Grammalecte  Timeline

50 check-ins that include changes to files matching 'graphspell/*' occurring on or before 2019-08-29 09:19:06.

More ↑
2019-08-29
09:19
merge trunk check-in: 44de2cad94 user: olr tags: tbme
2019-08-24
18:51
[graphspell][fr] màj: suggestions check-in: 50c62cb5d6 user: olr tags: fr, graphspell, trunk
12:42
[graphspell][fr] màj: suggestions check-in: 5c0cc39fca user: olr tags: fr, graphspell, trunk
2019-07-30
20:06
[graphspell][fr] update tokenizer: ordinals check-in: dcdb32b057 user: olr tags: fr, graphspell, trunk
2019-07-17
10:26
[graphspell] ad hoc suggestions check-in: 811a364e80 user: olr tags: graphspell, trunk
2019-06-09
06:32
[graphspell] tokenizer: update HOUR check-in: 1bc78ce87f user: olr tags: graphspell, trunk
2019-05-15
11:55
[graphspell][core][fr] code cleaning (pylint) check-in: c65b7e2b8b user: olr tags: core, fr, graphspell, trunk
10:47
[graphspell] import dictionary: include lang code in error message check-in: 2be0562a74 user: olr tags: graphspell, trunk
2019-05-14
15:19
[graphspell] tokenizer: update for HOUR tokens check-in: 63672ef096 user: olr tags: graphspell, trunk
12:58
[graphspell][fx][js] add default suggestions module check-in: c3cdee9c76 user: olr tags: fx, graphspell, trunk
12:23
[graphspell] suggestions for French language: add words with apostrophes when it seems relevant check-in: a9c5ccc29c user: olr tags: fr, trunk
2019-05-12
10:00
[graphspell] code cleaning (pylint) check-in: c2f4d1d4ee user: olr tags: graphspell, trunk
2019-05-11
14:34
[graphspell] code cleaning (pylint) check-in: 23fcc016ee user: olr tags: graphspell, trunk
2019-05-10
20:52
[graphspell][core][fr] code cleaning (pylint) check-in: a85f64f6f8 user: olr tags: core, fr, graphspell, trunk
19:44
[graphspell][core][fr] code cleaning (pylint) check-in: a186cf9261 user: olr tags: core, fr, graphspell, trunk
2019-05-02
08:16
[graphspell] tokinizer: update check-in: 7d30bbec37 user: olr tags: graphspell, trunk
07:50
[graphspell] tokinizer: update check-in: ed3b7acf68 user: olr tags: graphspell, trunk
2019-04-29
13:21
[graphspell][bug] create binary dictionary: count root arcs for dictionary size and node address size check-in: c0d2ca10da user: olr tags: graphspell, trunk
2019-04-04
08:03
[graphspell] suggestions with trailing numbers: avoid to repeat splitting for each dictionary check-in: e32c092585 user: olr tags: graphspell, trunk
07:23
[graphspell][core][build][lo] remove extended dictionary check-in: 51a40c07e3 user: olr tags: build, core, graphspell, lo, trunk
2019-04-03
14:18
merge comdic check-in: 7217592c77 user: olr tags: trunk
2019-03-15
14:00
merge trunk check-in: 8ca82c9a7e user: olr tags: comdic
2019-03-04
14:31
[graphspell] ibdawg: better suggestions when splitting check-in: aefcee1f12 user: olr tags: graphspell, trunk
09:50
[graphspell] ibdawg: suggestions for trailing numbers -> exponent check-in: 0d2727274d user: olr tags: graphspell, trunk
2019-02-23
08:17
merge trunk check-in: 4fa8759303 user: olr tags: comdic
2019-02-22
11:53
[graphspell][fr] tokenisation: +signes €$# (faux positif) check-in: 365d3554c7 user: olr tags: fr, graphspell, trunk
2019-02-09
20:27
merge trunk check-in: aea2e8d9ee user: olr tags: comdic
19:13
[graphspell] suggestion mechanism: case recognition for split suggestions check-in: bb3e601640 user: olr tags: graphspell, trunk
2019-02-05
18:40
merge trunk check-in: 521f9f5963 user: olr tags: comdic
18:17
[graphspell] remove split suggestions when start differs check-in: d32a1cd66e user: olr tags: graphspell, trunk
2019-01-23
16:03
[graphspell] new date format for consistency with the DB check-in: ef6ea473b6 user: olr tags: comdic, graphspell
2019-01-16
15:57
[build][graphspell] dawg builder: use data from lexicon when found check-in: b71cbd8aad user: olr tags: build, comdic, graphspell
2019-01-09
17:22
merge trunk check-in: 096875de48 user: olr tags: comdic
17:18
[fr] màj dictionnaire, [graphspell][fx][tb][lo] new field description for dictionaries check-in: 889cc645d6 user: olr tags: fr, fx, graphspell, lo, tb, trunk
2019-01-02
20:01
[graphspell] suggestion: split word if both parts are valid check-in: 11d187ec76 user: olr tags: graphspell, trunk
2018-12-02
10:49
[graphspell] fix search for similar entries check-in: 9356ee9229 user: olr tags: graphspell, trunk
2018-11-24
15:58
[graphspell] char_player: word simplification, that was finally a bad idea -> back to previous behavior (almost) check-in: 2117c11a74 user: olr tags: graphspell, trunk
2018-11-23
20:15
[fr] ajustements et faux positifs check-in: 16642fccc3 user: olr tags: fr, trunk
16:05
[graphspell] char_player: another simplification method for sound “é” to avoid oversimplification check-in: 93a0b84b63 user: olr tags: graphspell, trunk
15:33
[graphspell] suggestions: split word at apostrophes and check each part check-in: 622060334c user: olr tags: graphspell, trunk
2018-10-21
14:37
Sync to trunk check-in: 18924f57b4 user: IllusionPerdu tags: nodejs
2018-10-18
11:12
[graphspell] check if custom dictionaries have l2grams attributes check-in: f4870dbaa5 user: olr tags: graphspell, trunk
2018-10-06
13:46
[graphspell] better quicker spelling suggestions: check 2grams existence check-in: f3f1cc9e30 user: olr tags: graphspell, trunk
2018-10-05
20:22
[graphspell] str_transform: function getNgrams() check-in: 874cb415e9 user: olr tags: graphspell, trunk
2018-09-19
22:30
[graphspell] fix import of custom suggestion module check-in: 2434cdac51 user: olr tags: graphspell, trunk
18:36
[core][build][fr] merge rg: GC ENGINE REWRITTEN (tokenization and rules merged as graphs) check-in: c784e6eb04 user: olr tags: build, core, fr, major_change, new_feature, trunk
2018-09-04
11:58
[graphspell] echo() update check-in: c76919a14a user: olr tags: graphspell, rg
2018-08-26
14:44
[graphspell] handling apostrophes check-in: 764811b5f1 user: olr tags: graphspell, rg
2018-07-17
06:42
[graphspell] tokenizer: remove hyphen in number detection (always considered as a separate sign) check-in: 6950f5898f user: olr tags: graphspell, rg
2018-07-05
12:45
[graphspell] don’t validate acronyms by default check-in: a054196a67 user: olr tags: graphspell, trunk
More ↓