50 most recent check-ins tagged with "graphspell" occurring on or after 2018-06-04 08:25:15.
More ↑
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 | |
2018-06-24
| ||
11:39 | [graphspell] code cleaning (pylint) check-in: 814d73b60e user: olr tags: graphspell, rg | |
2018-06-18
| ||
20:13 | [graphspell][fix] tokenizer: new signs check-in: 303c416286 user: olr tags: graphspell, rg | |
20:12 | [graphspell] tokenizer: new signs check-in: da0d308818 user: olr tags: graphspell, rg | |
2018-06-17
| ||
13:11 | [graphspell] tokenizer: update ordinals check-in: 4be13a74c3 user: olr tags: graphspell, rg | |
2018-06-12
| ||
11:24 | [core] text processor: communication between regex rules and graph rules + [graphspell][bug] tokenizer: set i variable to 0, if sentence is empty check-in: cca3887aad user: olr tags: core, graphspell, rg | |
2018-06-09
| ||
13:30 | [graphspell] char_player: don’t remove double <e> in simplifyWord check-in: 496180aadf user: olr tags: trunk, graphspell | |
13:25 | [graphspell][js] char_player: simplifyWord -> code clarification check-in: 0d6362e947 user: olr tags: trunk, graphspell | |
2018-06-06
| ||
09:54 | [graphspell] end of lemma is now a slash instead of a space check-in: c5c926760b user: olr tags: graphspell, rg | |
2018-06-05
| ||
15:03 | [graphspell][bug] missing comma check-in: 1d2ea1fb66 user: olr tags: graphspell, rg | |
2018-06-04
| ||
08:25 | [graphspell] French ad hoc suggestions check-in: 8e3fa05b02 user: olr tags: graphspell, rg | |