50 descendants of bffc11601bedf621
2020-10-02
| ||
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:19 | [fr] update tests check-in: ec053526e5 user: olr tags: trunk, fr | |
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 | |
12:52 | [build][fr] fix perf_memo name check-in: fbb6da3fff user: olr tags: trunk, fr, build | |
12:01 | [fr] ajustements check-in: 66a7f50008 user: olr tags: trunk, fr | |
2020-09-28
| ||
12:51 | [core] gc core: new action -> merge and rewrite check-in: a88fc2da75 user: olr tags: trunk, core | |
2020-09-20
| ||
09:06 | [fr] ajustements check-in: e60b89c599 user: olr tags: trunk, fr | |
2020-09-18
| ||
14:23 | [fr] genfrdic.py: update tags check-in: 38038348fd user: olr tags: trunk, fr | |
14:22 | [fr] ajustements check-in: 8f279e11da user: olr tags: trunk, fr | |
2020-09-16
| ||
08:05 | [fr] remove print() in tests check-in: 32d1eab202 user: olr tags: trunk, fr | |
08:04 | [fr] ajustements check-in: 00ed7d0ed7 user: olr tags: trunk, fr | |
06:09 | [graphspell] ibdawg: performance improvements [fr] tests [fx] tests check-in: fb9b86e9e8 user: olr tags: trunk, fr, fx, graphspell | |
2020-09-15
| ||
17:04 | [fr] update suggest tests Closed-Leaf check-in: a8c66433af user: olr tags: fr, bdic_opt | |
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:30 | [fx] gce_worker: tests for spell suggestions check-in: d8a0d45bc9 user: olr tags: fx, bdic_opt | |
13:29 | [graphspell] distance Jaro-Winkler check-in: 45fdbe84fa user: olr tags: graphspell, bdic_opt | |
07:55 | [fr] ajustements check-in: cd8c458e7b user: olr tags: trunk, fr | |
2020-09-12
| ||
12:54 | [graphspell] code cleaning check-in: 9df0f3e6b2 user: olr tags: graphspell, bdic_opt | |
12:45 | [graphspell][py] ibdawg: code cleaning, remove version 2 and 3, never used check-in: 4fa9631623 user: olr tags: graphspell, bdic_opt | |
12:32 | [graphspell][js] ibdawg: code cleaning, remove version 2 and 3, never used check-in: b3f2f1d72a user: olr tags: graphspell, bdic_opt | |
12:22 | [fr] tests update check-in: 0207fe1b5b user: olr tags: fr, bdic_opt | |
2020-09-11
| ||
19:20 | merge trunk check-in: 43afb8b856 user: olr tags: bdic_opt | |
19:18 | [fr] tests: spellchecker.suggest() check-in: 4a19028115 user: olr tags: trunk, fr | |
17:22 | [graphspell][py] ibdawg optimization: precalculate bytes in binary dictionary check-in: ae767aaff5 user: olr tags: graphspell, bdic_opt | |
15:53 | [graphspell][js] ibdawg optimization: precalculate bytes in binary dictionary check-in: 443f28094b user: olr tags: graphspell, bdic_opt | |
14:21 | [fr] faux positif check-in: 86f302f4ef user: olr tags: trunk, fr | |
10:12 | [fr] ajustements: regex -> tokens (virgules) check-in: 5bd70d2c52 user: olr tags: trunk, fr | |
09:22 | [fr] ajustements: regex -> tokens check-in: 6f370ea507 user: olr tags: trunk, fr | |
08:19 | [graphspell] word simplifcation: apostrophes and hyphens check-in: 2aa5cb1dba user: olr tags: trunk, graphspell | |
07:05 | [fx] gce_worker bug: remove useless code check-in: 169418beed user: olr tags: trunk, fx | |
07:00 | [graphspell] distance DamerauLevenshtein send a float instead of an integer check-in: 848d878b75 user: olr tags: trunk, graphspell | |
2020-09-10
| ||
23:47 | [fr] ajustements check-in: e1e8778897 user: olr tags: trunk, fr | |
22:50 | [core] tests: sort errors by <nStart>, [fr] ajustements check-in: b5cf58977b user: olr tags: trunk, fr, core | |
22:05 | [fr] ajustements check-in: a9c5f8dab7 user: olr tags: trunk, fr | |
19:36 | [graphspell] char_player: useless import check-in: 73a7676ff0 user: olr tags: trunk, graphspell | |
19:34 | [fr] tests: useless imports check-in: 2a513248b5 user: olr tags: trunk, fr | |
19:25 | [graphspell] spellchecker: missing docstrings check-in: c35d85a03b user: olr tags: trunk, graphspell | |
19:06 | [fx] gc panel: clipboard fallback when failed check-in: a6007f74a3 user: olr tags: trunk, fx | |
18:15 | [fr] ajustements check-in: 6a6ad52cca user: olr tags: trunk, fr | |
15:30 | [core][graphspell][fx][cli] new lexicographer check-in: 4fdd6a9337 user: olr tags: trunk, cli, core, fx, graphspell | |
2020-09-09
| ||
11:37 | [fr] add perf_memo.txt file check-in: 88998f6977 user: olr tags: trunk, fr | |
11:36 | [build][core] fix performance memo check-in: 9d7368b5d0 user: olr tags: trunk, core, build | |
11:30 | [fr] faux positif check-in: dbb2b4e13c user: olr tags: trunk, fr | |
08:37 | [graphspell] getSuggestions: always sort first list found, assuming that list 1 and 2 might be empty check-in: 90977551b1 user: olr tags: trunk, graphspell | |
08:35 | [fr] ajustements check-in: bffc11601b user: olr tags: trunk, fr | |