Grammalecte  Timeline

50 most recent check-ins tagged with "graphspell"

2023-06-10
12:13
[graphspell] new ad hoc suggestions check-in: 446b654590 user: olr tags: trunk, graphspell
2023-03-23
11:14
[graphspell] new ad hoc suggestions check-in: 4a92ae342e user: olr tags: trunk, graphspell
2023-03-22
12:05
[graphspell] maj suggestions ad hoc check-in: aa801c719a user: olr tags: trunk, graphspell
2021-02-22
09:28
[graphspell] better suggestions filtering check-in: d0fa31b183 user: olr tags: trunk, graphspell
2021-02-20
11:39
[graphspell] char_player: end of words suggestions check-in: 08ba0bf998 user: olr tags: trunk, graphspell
2021-02-18
08:49
[graphspell] ibdawg > suggest(): seek first simple combinations check-in: 982c1b5eb0 user: olr tags: trunk, graphspell
2021-02-10
11:39
[core][fr][graphspell] code cleaning: pylint check-in: 78b5950c87 user: olr tags: trunk, fr, core, graphspell
08:45
[graphspell] JaroWinkler: modify variable names check-in: 6ee195e8d3 user: olr tags: trunk, graphspell
2021-02-09
16:23
[graphspell] suggestion mechanism: extend search further check-in: d2cc0989db user: olr tags: trunk, graphspell
2020-12-10
00:10
[graphspell] lexicographer: fix tag recognition check-in: 710e4f6d06 user: olr tags: trunk, graphspell
2020-12-04
11:55
[graphspell] lexicographer: tags update check-in: 510a6d7b1b user: olr tags: trunk, graphspell
2020-12-03
20:59
[graphspell] spellchecker: fix function name check-in: a681336660 user: olr tags: trunk, graphspell
14:44
[graphspell] fix export and update showDistance() check-in: 312cfd6793 user: olr tags: trunk, graphspell
2020-12-02
07:57
[graphspell] tokenizer update check-in: 9678e9208c user: olr tags: trunk, graphspell
2020-11-30
15:15
[graphspell][fx] update tokenizer and lexicographer: add symbols and emojis check-in: b3448ac17f user: olr tags: trunk, fx, graphspell
2020-11-28
23:56
[graphspell] fix syntax error check-in: 99f68677c9 user: olr tags: trunk, graphspell
22:58
[graphspell] tags update check-in: 811bdac5f7 user: olr tags: trunk, graphspell
2020-11-25
20:50
[graphspell][fr][fx] rename tokens check-in: 6aae160f81 user: olr tags: trunk, fr, fx, graphspell
2020-11-20
17:11
[graphspell] fix lexicographer check-in: 6587085132 user: olr tags: trunk, graphspell
16:45
[graphspell][fr] lexicographer: update tags [fr] new tag check-in: e4ab0c2fc7 user: olr tags: trunk, fr, graphspell
2020-11-19
23:48
[graphspell] lexicographer: tags update check-in: f26a26abf8 user: olr tags: trunk, graphspell
18:40
[graphspell] lexicographer: better readbility for past participle check-in: 9377402874 user: olr tags: trunk, graphspell
2020-11-16
10:33
[graphspell][js] dawg: useless parameters check-in: 0369072caa user: olr tags: trunk, graphspell
2020-11-15
09:53
[graphspell][js] dawg: fix bug about node identification check-in: 15cc11e719 user: olr tags: trunk, graphspell
2020-11-14
13:57
[graphspell] dawg: fix building check-in: ec2ed0b1bc user: olr tags: trunk, graphspell
2020-11-07
11:40
[graphspell][build][lo][fx] merge dict2: use binary list instead of binary string, drop support for binary file -> use JSON, code cleaning check-in: 40ebc5eada user: olr tags: trunk, build, major_change, fx, lo, graphspell
2020-11-05
16:25
[graphspell][fx] dawg: remove useless parameters Closed-Leaf check-in: 5538934848 user: olr tags: fx, graphspell, dict2
13:27
[graphspell][js] fix syntax error check-in: 6d54aadbb1 user: olr tags: graphspell, dict2
2020-11-04
17:55
[graphspell] dawr builder: binary dict as string -> binary dict as list check-in: 85560b6eba user: olr tags: graphspell, dict2
12:37
[graphspell][py] remove duplicate method check-in: a3980c3ca4 user: olr tags: graphspell, dict2
12:21
[graphspell][py] ibdawg: remove binary dict support check-in: 866ec22f7d user: olr tags: graphspell, dict2
12:02
[graphspell] ibdawg: code cleaning, remove old code, useless compression versions check-in: 86250e8e6c user: olr tags: graphspell, dict2
11:37
[build][graphspell][lo] dictionary: drop support for binary file -> use JSON check-in: 05fb167483 user: olr tags: build, lo, graphspell, dict2
2020-10-28
15:37
[graphspell] bValidToken always true if token has a list of tokens check-in: fccf7fa150 user: olr tags: trunk, graphspell
2020-10-16
10:47
[graphspell] lexicographer: tags update check-in: 34a3688ab8 user: olr tags: trunk, graphspell
2020-10-13
08:09
[graphspell] lexicographer update check-in: 2331901362 user: olr tags: trunk, graphspell
2020-10-03
19:40
[graphpspell] ibdawg: fix dictionary building check-in: b76283a876 user: olr tags: trunk, graphspell
2020-10-02
15:41
[graphspell][fr] lexicographer: update tags check-in: 0ecad478b9 user: olr tags: trunk, fr, graphspell
09:32
[graphspell] tokenizer: token UNDERSCORE check-in: e2313363fe user: olr tags: trunk, graphspell
2020-10-01
14:50
[graphspell] tokenizer: exclude underscore from WORD token [fr] ajustements, écriture inclusive check-in: cfbaf0ad4e user: olr tags: trunk, fr, major_change, graphspell
2020-09-30
16:10
[graphspell] replace straight apostrophe in spellingNormalization() check-in: 3f34a1e2e7 user: olr tags: trunk, graphspell
16:06
[graphspell] ignore underscore for spellchecking and morph check-in: c2a07ab8a2 user: olr tags: trunk, graphspell
2020-09-16
06:09
[graphspell] ibdawg: performance improvements [fr] tests [fx] tests check-in: fb9b86e9e8 user: olr tags: trunk, fr, fx, graphspell
2020-09-15
16:57
[graphspell][py] suggestion: use Jaro-Winkler check-in: 7db21c89fd user: olr tags: graphspell, bdic_opt
14:09
[graphspell][js] str_transform: fix cleanWord() check-in: 2bfe79e9aa user: olr tags: graphspell, bdic_opt
14:01
[graphspell][js] remove specific trick in cleanWord() check-in: 6569849b49 user: olr tags: graphspell, bdic_opt
13:50
[graphspell][js] suggest optimisation with Jaro-Winkler (thanks to IllusionPerdu) check-in: 3b3a02f4d3 user: olr tags: graphspell, bdic_opt
2020-09-14
14:38
[graphspell] string comparison: use Jaro-Winkler check-in: efebe44d15 user: olr tags: graphspell, bdic_opt
13:29
[graphspell] distance Jaro-Winkler check-in: 45fdbe84fa user: olr tags: graphspell, bdic_opt
2020-09-12
12:54
[graphspell] code cleaning check-in: 9df0f3e6b2 user: olr tags: graphspell, bdic_opt
More ↓