Grammalecte  Timeline

50 most recent check-ins that include changes to files matching 'graphspell/*' occurring on or after 2018-04-12 09:53:12.

More ↑
2018-07-05
12:45
[graphspell] don’t validate acronyms by default check-in: a054196a67 user: olr tags: graphspell, trunk
12:43
[graphspell][py] trim useless spaces check-in: 016c0dd46a user: olr tags: graphspell, trunk
2018-07-01
20:42
merge trunk check-in: 6333b39383 user: olr tags: tbnext
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: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-13
05:46
merge trunk check-in: 168628b7ae user: olr tags: 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: graphspell, trunk
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
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: graphspell, new_feature, rg
13:47
[graphspell] tokenizer: add option for <start> and <end> tokens check-in: 3339da6424 user: olr tags: graphspell, rg
2018-05-23
11:32
[graphspell][py] wrong comment check-in: 8d8f667d69 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: graphspell, trunk
2018-05-09
16:01
merge trunk check-in: 7ab24796b6 user: olr tags: tbnext
2018-05-06
19:08
[graphspell][lo][fx] modify default dictionary name check-in: 6e9947d6aa user: olr tags: fx, graphspell, lo, trunk, 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: graphspell, lo, trunk
10:29
[build][graphspell] multiple main dictionaries check-in: ca4c833876 user: olr tags: build, graphspell, trunk
08:16
[graphspell][py] dawg builder: filter entries with regex check-in: 96692bb883 user: olr tags: graphspell, trunk
2018-05-03
11:33
[graphspell][py][bug] fix words selection check-in: 0eaff45865 user: olr tags: graphspell, trunk
2018-05-02
12:33
[graphspell] spelling suggestion speed up: calculate approximate distance while exploring the word graph check-in: 2be7acdcad user: olr tags: graphspell, trunk
11:22
[graphspell] use nDistLimit to truncate number of suggestions check-in: f3a3ed9041 user: olr tags: graphspell, trunk
10:29
[graphspell] char_player: cut also prefixes for better suggestions check-in: 3955fe8676 user: olr tags: graphspell, trunk
2018-04-25
18:24
[graphspell] cut function update check-in: c2f9cc4e97 user: olr tags: graphspell, trunk
2018-04-24
13:34
[graphspell] acronyms are valid by default check-in: 6cd44de0ce user: olr tags: graphspell, trunk
2018-04-21
07:20
[graphspell] valid token: ignore tokens containing dots check-in: 75d0244b27 user: olr tags: graphspell, trunk
2018-04-20
10:50
[graphspell][py][bug] wrong variable name check-in: b0efed0687 user: olr tags: graphspell, trunk
06:32
[graphspell] token valid if begins with a digit or if contains a <·> check-in: 08e1343285 user: olr tags: graphspell, trunk
2018-04-18
12:58
[graphspell] comment timethis check-in: 9afc3d6d2b user: olr tags: graphspell, trunk
12:39
[graphspell] better multicasing handling check-in: fd910bc078 user: olr tags: graphspell, trunk
10:05
[graphspell] suggestion mechanism: preserve capital letters (don’t use istitle/titlecase automation) check-in: 369e43f830 user: olr tags: graphspell, trunk
2018-04-16
13:36
[graphspell] suggestion mechanism: jumps check-in: 74cd9793a9 user: olr tags: graphspell, trunk
12:45
[graphspell] char_player update: ç -> c check-in: ccbcddb798 user: olr tags: graphspell, trunk
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: graphspell, trunk
More ↓