50 most recent check-ins that include changes to files matching 'graphspell/*' occurring on or after 2018-02-17 09:52:26.
More ↑
2018-05-02
| ||
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: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 | |
07:19 | merge trunk check-in: 25319eafb0 user: olr tags: tbnext | |
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-02
| ||
12:01 | merge multid: personal dictionary & lexicon editor check-in: d121d08b07 user: olr tags: trunk, new_feature | |
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:46 | [graphspell][py] spellchecker: return value is success of dictionary loading check-in: 274f43cc25 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-27
| ||
16:12 | [graphspell][bug] ibdawg: fix initialization with JSON object check-in: c0162510e5 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 | |
2018-03-21
| ||
17:40 | [graphspell][cli] select by flexion and by tags check-in: 4e94d8cfc8 user: olr tags: cli, graphspell, multid | |
2018-03-20
| ||
19:55 | [graphspell] code clarification check-in: 3cb01f1bc2 user: olr tags: graphspell, multid | |
18:06 | [graphspell] spellchecker: activate/deactivate dictionaries check-in: 09254c7f4b user: olr tags: graphspell, multid | |
13:28 | [graphspell][py] dawg: use <set> to prevent duplicate entries check-in: 9e16a5b1a9 user: olr tags: graphspell, multid | |
13:19 | [graphspell] dawg: rename var name <aff> to <sAff> check-in: b89ba9acea user: olr tags: graphspell, multid | |
13:15 | [graphspell] spellchecker: comments check-in: ae399c509c user: olr tags: graphspell, multid | |
12:32 | [graphspell][build][core] add community dictionary check-in: 6fe239d966 user: olr tags: core, build, graphspell, multid | |
2018-02-28
| ||
18:27 | [graphspell][py] spellchecker: dictionary object can be used to initialize IBDAWG check-in: 0cd3bfee2d user: olr tags: graphspell, multid | |
15:28 | [graphspell][py] dawg: get JSON object instead of JSON string check-in: 1b8133065d user: olr tags: graphspell, multid | |
10:34 | [graphspell][py] ibdawg: init directly from an object (JSON) check-in: efd7bb0171 user: olr tags: graphspell, multid | |
07:50 | merge trunk check-in: a973e9aad8 user: olr tags: multid | |
2018-02-27
| ||
20:50 | [graphspell][py] dawg: API modifications + add function to get dictionary as JSON check-in: 8a0391b163 user: olr tags: graphspell, multid | |
18:07 | [graphspell][py] dawg: ability to build lexicon directly from a list of tuples check-in: c65e578338 user: olr tags: graphspell, multid | |
2018-02-26
| ||
07:32 | [graphspell] suggestion pour les lettres <ae>, <oe> ==> <æ>, <œ> check-in: 8176d41022 user: olr tags: trunk, graphspell | |
2018-02-25
| ||
15:39 | merge trunk check-in: 1ab530ddfa user: olr tags: multid | |
2018-02-24
| ||
08:20 | [graphspell] spellchecker: new function getTokenizer() check-in: aae2892638 user: olr tags: trunk, graphspell | |
2018-02-23
| ||
21:00 | merge trunk check-in: af32e20bdb user: olr tags: multid | |
2018-02-21
| ||
19:14 | [graphspell][py] defaut module import check-in: 31837970bd user: olr tags: trunk, graphspell | |
19:13 | [graphspell][py] new functions: getLemma() and countWordsOccurrences() check-in: d205a5a601 user: olr tags: trunk, graphspell | |
2018-02-20
| ||
08:40 | [graphspell] spellchecker: add parseParagraph() check-in: 7616aa7ef9 user: olr tags: trunk, graphspell | |
2018-02-19
| ||
09:44 | merge trunk check-in: 0b7150270a user: olr tags: multid | |
09:07 | [graphspell] normalize characters before spell checking check-in: 3348432a36 user: olr tags: trunk, graphspell | |
2018-02-17
| ||
11:50 | [build][graphspell][core] build with options to integrate extended and personal dictionaries check-in: e0d79cdbf4 user: olr tags: trunk, core, build, graphspell | |
10:13 | [graphspell] spellchecker: handling exception when loading dictionary file check-in: c075441c64 user: olr tags: graphspell, multid | |
09:52 | [graphspell][py] spellchecker: wrong function name check-in: dc3667a28c user: olr tags: graphspell, multid | |