Grammalecte  Timeline

50 most recent check-ins tagged with "graphspell"

2025-09-18
13:12
[graphspell][js] suggestion mechanism improvement: Damerau-Levenshtein extension check-in: 504e22f37f user: olr tags: trunk, major_change, graphspell
12:39
[graphspell] suggestion mechanism improvement: Damerau-Levenshtein extension check-in: 6c7fd16428 user: olr tags: trunk, major_change, graphspell
2025-09-16
18:03
[graphspell][fr] améliorations des suggestions ad hoc pour les ordinaux check-in: 1f3aef957f user: olr tags: trunk, fr, graphspell
10:11
[graphspell] don’t use distanceBetweenChars for now check-in: 624760bc19 user: olr tags: trunk, graphspell
2025-09-14
14:31
[graphspell] new suggestion mechanism for Javascript too check-in: ec295f726f user: olr tags: trunk, graphspell
12:42
[graphspell] suggestion mechanism update check-in: 6d2e9dc4cb user: olr tags: trunk, graphspell
10:00
[graphspell][fr] better suggestion mechanism check-in: edcc777d4b user: olr tags: trunk, fr, graphspell
2025-09-13
13:25
[graphspell] ad hoc suggestions with full uppercase words check-in: 7e24b83b14 user: olr tags: trunk, graphspell
12:37
[graphspell] use echo() instead of print(), because printing on Windows still sucks check-in: ffb80ebf4d user: olr tags: trunk, graphspell
2025-09-11
08:52
[graphspell][fr] suggestions ad hoc check-in: 33d1b8f370 user: olr tags: trunk, fr, graphspell
2024-06-11
17:27
[graphspell] ibdawg: spelling suggestion mechanism test check-in: b56f2d61d0 user: olr tags: trunk, graphspell
09:11
[graphspell] str_transform: màj check-in: debfd84fcd user: olr tags: trunk, graphspell
08:59
[graphspell] new ad hoc suggestions check-in: 3148bfaece user: olr tags: trunk, 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
More ↓