50 most recent check-ins tagged with "graphspell" occurring on or after 2018-06-28 07:53:20.
More ↑
2019-05-02
| ||
07:50 | [graphspell] tokinizer: update check-in: ed3b7acf68 user: olr tags: trunk, graphspell | |
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: trunk, graphspell | |
2019-04-04
| ||
08:03 | [graphspell] suggestions with trailing numbers: avoid to repeat splitting for each dictionary check-in: e32c092585 user: olr tags: trunk, graphspell | |
07:23 | [graphspell][core][build][lo] remove extended dictionary check-in: 51a40c07e3 user: olr tags: trunk, core, build, lo, graphspell | |
2019-03-04
| ||
14:31 | [graphspell] ibdawg: better suggestions when splitting check-in: aefcee1f12 user: olr tags: trunk, graphspell | |
09:50 | [graphspell] ibdawg: suggestions for trailing numbers -> exponent check-in: 0d2727274d user: olr tags: trunk, graphspell | |
2019-02-22
| ||
11:53 | [graphspell][fr] tokenisation: +signes €$# (faux positif) check-in: 365d3554c7 user: olr tags: trunk, fr, graphspell | |
2019-02-09
| ||
20:09 | [graphspell][js] acronyms recognized by default check-in: 39acddf4cc user: olr tags: trunk, graphspell | |
19:13 | [graphspell] suggestion mechanism: case recognition for split suggestions check-in: bb3e601640 user: olr tags: trunk, graphspell | |
2019-02-05
| ||
18:17 | [graphspell] remove split suggestions when start differs check-in: d32a1cd66e user: olr tags: trunk, graphspell | |
2019-01-30
| ||
16:35 | [graphspell][js] dictionaries merger check-in: a3a2352766 user: olr tags: graphspell, comdic | |
2019-01-23
| ||
16:03 | [graphspell] new date format for consistency with the DB check-in: ef6ea473b6 user: olr tags: graphspell, comdic | |
2019-01-16
| ||
15:57 | [build][graphspell] dawg builder: use data from lexicon when found check-in: b71cbd8aad user: olr tags: build, graphspell, comdic | |
2019-01-09
| ||
17:18 | [fr] màj dictionnaire, [graphspell][fx][tb][lo] new field description for dictionaries check-in: 889cc645d6 user: olr tags: trunk, fr, tb, fx, lo, graphspell | |
2019-01-02
| ||
20:01 | [graphspell] suggestion: split word if both parts are valid check-in: 11d187ec76 user: olr tags: trunk, graphspell | |
2018-12-26
| ||
18:25 | [graphspell][js] fucking \w substitution again check-in: 7f03f6c55a user: olr tags: trunk, graphspell | |
18:10 | [graphspell][js] fucking \w substitution again check-in: 78254a6629 user: olr tags: trunk, graphspell | |
2018-12-02
| ||
10:49 | [graphspell] fix search for similar entries check-in: 9356ee9229 user: olr tags: trunk, graphspell | |
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: trunk, graphspell | |
2018-11-23
| ||
16:05 | [graphspell] char_player: another simplification method for sound “é” to avoid oversimplification check-in: 93a0b84b63 user: olr tags: trunk, graphspell | |
15:33 | [graphspell] suggestions: split word at apostrophes and check each part check-in: 622060334c user: olr tags: trunk, graphspell | |
2018-10-18
| ||
11:12 | [graphspell] check if custom dictionaries have l2grams attributes check-in: f4870dbaa5 user: olr tags: trunk, graphspell | |
2018-10-17
| ||
13:30 | [graphspell][js] fix time calculation for suggestions check-in: ed091d83b9 user: olr tags: graphspell, nodejs | |
2018-10-11
| ||
07:11 | [graphspell][core][js] several syntax and bug fixes (thanks to IllusionPerdu) check-in: 9bb0f089b9 user: olr tags: trunk, core, graphspell | |
2018-10-10
| ||
09:36 | Minimal file to use in node check-in: b79bb889b9 user: IllusionPerdu tags: graphspell, njs, nodejs | |
09:19 | Some change to javascript to work in node check-in: a3687f4fd3 user: IllusionPerdu tags: graphspell, njs, nodejs | |
2018-10-09
| ||
11:07 | [graphspell][js] useless comments check-in: 4d2953e2f6 user: olr tags: trunk, graphspell | |
08:54 | [graphspell][js] performance tests check-in: 14ed269c7c user: olr tags: trunk, graphspell | |
2018-10-06
| ||
13:46 | [graphspell] better quicker spelling suggestions: check 2grams existence check-in: f3f1cc9e30 user: olr tags: trunk, graphspell | |
2018-10-05
| ||
20:22 | [graphspell] str_transform: function getNgrams() check-in: 874cb415e9 user: olr tags: trunk, graphspell | |
2018-09-19
| ||
22:30 | [graphspell] fix import of custom suggestion module check-in: 2434cdac51 user: olr tags: trunk, graphspell | |
2018-09-17
| ||
12:06 | [graphspell][js] tokenizer: update \w replacement again check-in: 72f63bddd2 user: olr tags: graphspell, rg | |
10:26 | [graphspell] tokenizer: new regex for ordinals (JS still sucks) check-in: a479b36582 user: olr tags: graphspell, rg | |
09:00 | [graphspell] tokenizer: add chars to \w replacement (JS still sucks) check-in: c185b3fc04 user: olr tags: graphspell, rg | |
2018-09-14
| ||
09:48 | [graphspell][js] tokenizer: fix var init check-in: 52d64fd395 user: olr tags: graphspell, rg | |
2018-09-11
| ||
18:55 | [graphspell][js] tokenizer: don’t use spaces as tokens, yield information token (start/end) check-in: d12872816f user: olr tags: graphspell, rg | |
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-08-07
| ||
09:03 | [graphspell][js] console.log() for debugging check-in: 31905c2c2f user: olr tags: trunk, graphspell | |
08:27 | [graphspell] get rid of console.log() substitutes, assuming now default console is available from everywhere check-in: 1a3885282a user: olr tags: trunk, graphspell | |
08:09 | [graphspell][core][fx][tb][js] get rid of console.log() substitutes, assuming now default console is available from everywhere (eh, print now works as expected in JS! The JS pile of shit is decreasing a little) check-in: 8e5a2f5900 user: olr tags: trunk, core, tb, fx, graphspell | |
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: trunk, graphspell | |
12:44 | [graphspell][js] trim useless spaces check-in: 2f18864bbc user: olr tags: trunk, graphspell | |
12:43 | [graphspell][py] trim useless spaces check-in: 016c0dd46a user: olr tags: trunk, graphspell | |
2018-06-30
| ||
06:30 | [graphspell][bug] tokenizer: syntax error check-in: ec92f6e873 user: olr tags: graphspell, rg | |
2018-06-29
| ||
22:46 | [graphspell] tokenizer: add lMorph to <start> and <end> tokens check-in: 2dbf497b04 user: olr tags: graphspell, rg | |
2018-06-28
| ||
08:26 | [graphspell][core] tokenizer: rename ACRONYM tokens to WORD_ACRONYM check-in: ccbbecbd1b user: olr tags: core, graphspell, rg | |
08:00 | [graphspell] tokenizer: rename ORDINAL tokens to WORD_ORDINAL check-in: 20dbc28ded user: olr tags: graphspell, rg | |
07:53 | [graphspell][core] tokenizer: rename ELPFX tokens to WORD_ELIDED check-in: a1b165e276 user: olr tags: core, graphspell, rg | |