50 check-ins tagged with "graphspell" occurring on or before 2018-06-04 08:25:15.
More ↑
2018-06-04
| ||
08:25 | [graphspell] French ad hoc suggestions check-in: 8e3fa05b02 user: olr tags: graphspell, rg | |
08:11 | [graphspell] French ad hoc suggestions check-in: 7c28bd0420 user: olr tags: graphspell, rg | |
2018-06-03
| ||
09:05 | [graphspell] default suggestions for French language check-in: fd12f98d29 user: olr tags: graphspell, rg | |
08:32 | [graphspell] default suggestions for French language check-in: 7290d51bd9 user: olr tags: graphspell, rg | |
08:31 | [graphspell] default suggestions: handle casing check-in: 5f36613e44 user: olr tags: graphspell, rg | |
2018-06-02
| ||
20:45 | [graphspell] suggestion: ca -> ça check-in: 5fdc97b597 user: olr tags: graphspell, rg | |
18:58 | [graphspell] add fr module + [core] code clarification: bShowRuleId check-in: 31ddfb6e1a user: olr tags: core, graphspell, rg | |
18:58 | [graphspell] default suggestions check-in: 8974c2f6d0 user: olr tags: new_feature, graphspell, rg | |
13:47 | [graphspell] tokenizer: add option for <start> and <end> tokens check-in: 3339da6424 user: olr tags: graphspell, rg | |
2018-05-23
| ||
12:10 | [graphspell][js][bug] remove prefix sign from lemmas check-in: 13109802df user: olr tags: graphspell, rg | |
11:33 | [graphspell][js][bug] return Array instead of Set check-in: a54634de77 user: olr tags: graphspell, rg | |
11:32 | [graphspell][py] wrong comment check-in: 8d8f667d69 user: olr tags: graphspell, rg | |
10:29 | [graphspell][js] data memorization check-in: e7244953ec user: olr tags: graphspell, rg | |
08:37 | [graphspell][py] data memorization check-in: 3f84923104 user: olr tags: graphspell, rg | |
2018-05-18
| ||
13:11 | [graphspell] tokenizer: add token index and avoid punctuations aggregation check-in: be6d99bbdc user: olr tags: graphspell, rg | |
2018-05-16
| ||
11:58 | [graphspell][bug] fix affixes occurrences calculation check-in: f2d8271145 user: olr tags: trunk, graphspell | |
2018-05-06
| ||
19:08 | [graphspell][lo][fx] modify default dictionary name check-in: 6e9947d6aa user: olr tags: trunk, fx, lo, graphspell, v0.6.4.2 | |
2018-05-04
| ||
16:09 | [graphspell][py][lo] remove trailing dot when asking for suggestions (useful for LibreOffice) check-in: e967615c1a user: olr tags: trunk, lo, graphspell | |
10:29 | [build][graphspell] multiple main dictionaries check-in: ca4c833876 user: olr tags: trunk, build, graphspell | |
08:16 | [graphspell][py] dawg builder: filter entries with regex check-in: 96692bb883 user: olr tags: trunk, graphspell | |
2018-05-03
| ||
11:33 | [graphspell][py][bug] fix words selection check-in: 0eaff45865 user: olr tags: trunk, graphspell | |
2018-05-02
| ||
12:33 | [graphspell] spelling suggestion speed up: calculate approximate distance while exploring the word graph check-in: 2be7acdcad user: olr tags: trunk, graphspell | |
11:22 | [graphspell] use nDistLimit to truncate number of suggestions check-in: f3a3ed9041 user: olr tags: trunk, graphspell | |
10:29 | [graphspell] char_player: cut also prefixes for better suggestions check-in: 3955fe8676 user: olr tags: trunk, graphspell | |
2018-04-25
| ||
18:24 | [graphspell] cut function update check-in: c2f9cc4e97 user: olr tags: trunk, graphspell | |
2018-04-24
| ||
13:34 | [graphspell] acronyms are valid by default check-in: 6cd44de0ce user: olr tags: trunk, graphspell | |
2018-04-21
| ||
07:20 | [graphspell] valid token: ignore tokens containing dots check-in: 75d0244b27 user: olr tags: trunk, graphspell | |
2018-04-20
| ||
10:50 | [graphspell][py][bug] wrong variable name check-in: b0efed0687 user: olr tags: trunk, graphspell | |
06:32 | [graphspell] token valid if begins with a digit or if contains a <·> check-in: 08e1343285 user: olr tags: trunk, graphspell | |
2018-04-18
| ||
12:58 | [graphspell] comment timethis check-in: 9afc3d6d2b user: olr tags: trunk, graphspell | |
12:39 | [graphspell] better multicasing handling check-in: fd910bc078 user: olr tags: trunk, graphspell | |
10:06 | [graphspell][js] coding style: spaces cleaning check-in: 009a55b028 user: olr tags: trunk, graphspell | |
10:05 | [graphspell] suggestion mechanism: preserve capital letters (don’t use istitle/titlecase automation) check-in: 369e43f830 user: olr tags: trunk, graphspell | |
2018-04-16
| ||
13:36 | [graphspell] suggestion mechanism: jumps check-in: 74cd9793a9 user: olr tags: trunk, graphspell | |
12:45 | [graphspell] char_player update: ç -> c check-in: ccbcddb798 user: olr tags: trunk, graphspell | |
2018-04-12
| ||
09:53 | [graphspell] memorize state: almost useless and buggy -> deleted check-in: c365cd01b2 user: olr tags: trunk, graphspell | |
2018-04-07
| ||
11:05 | [graphspell] suggestions speed up (memorize state) check-in: b7d3d7f5ba user: olr tags: trunk, graphspell | |
2018-04-06
| ||
21:28 | [graphspell] suggestions speed up check-in: d420766661 user: olr tags: trunk, graphspell | |
21:02 | [graphspell] char_player update check-in: d938e081a3 user: olr tags: trunk, graphspell | |
2018-04-04
| ||
15:10 | [graphspell] ibdawg: isValid -> True if word is digit check-in: 291494dd43 user: olr tags: trunk, graphspell | |
2018-04-01
| ||
08:16 | [graphspell] new header <grammalecte-fsa> for binary dictionaries check-in: 8333a8bf1b user: olr tags: graphspell, multid | |
2018-03-31
| ||
12:47 | [graphspell][js] spellchecker: return value is success of dictionary loading check-in: a5bfbd33d4 user: olr tags: graphspell, multid | |
12:46 | [graphspell][py] spellchecker: return value is success of dictionary loading check-in: 274f43cc25 user: olr tags: graphspell, multid | |
12:35 | [graphspell][js] spellchecker: option to activate dictionary while loading check-in: 6c22a745d0 user: olr tags: graphspell, multid | |
12:34 | [graphspell][py] spellchecker: option to activate dictionary while loading check-in: 2349600755 user: olr tags: graphspell, multid | |
2018-03-29
| ||
09:48 | [tb] use Graphspell instead of Hunspell for spelling suggestions + [graphspell] str_transform: update exports bullshit again check-in: 35d2a24375 user: olr tags: tb, graphspell, multid | |
2018-03-27
| ||
16:12 | [graphspell][bug] ibdawg: fix initialization with JSON object check-in: c0162510e5 user: olr tags: graphspell, multid | |
08:54 | [graphspell][js] spellchecker: getSimilarEntries with parameter nSuggLimit check-in: e02a5c60ae user: olr tags: graphspell, multid | |
08:53 | [graphspell][py] spellchecker: getSimilarEntries with parameter nSuggLimit check-in: d08f3c473e user: olr tags: graphspell, multid | |
2018-03-23
| ||
12:38 | [graphspell] spellchecker: select returns an array instead of a string, + getSimilarEntries check-in: 1fb5cf9076 user: olr tags: graphspell, multid | |