13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
Pass 1: paragraph by paragraph
Pass 2: sentence by sentence
Text preprocessor between the two passes
Error positioning (by group selection)
## 0.3
Multi-passes engine
Dictionary switcher
Text formatter
Lexicographer
French Conjugueur
## 0.4
Suggestion mechanisms
Simpler user options writing
Application Launcher
Author field edition
## 0.5
Grammalecte is an autonomous package, free from Hunspell and LibreOffice
Indexable binary dictionary (DAWG-FSA) generator
Disambiguator
Multi-actions rules (bi-passes engine again)
Simpler options for word boundaries
Unit tests
|
|
|
|
|
<
>
|
|
>
>
>
>
>
>
>
|
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
Pass 1: paragraph by paragraph
Pass 2: sentence by sentence
Text preprocessor between the two passes
Error positioning (by group selection)
## 0.3
Multi-passes engine
[fr] Dictionary switcher
[fr] Text formatter
[fr] Lexicographer
[fr] French Conjugueur
## 0.4
Simpler user options writing
[fr] Suggestion mechanisms
[fr] Application Launcher
[fr] Author field edition
## 0.5
Grammalecte is an autonomous package, free from Hunspell and LibreOffice
Indexable binary dictionary (DAWG-FSA) generator
Disambiguator
Multi-actions rules (bi-passes engine again)
Simpler options for word boundaries
Unit tests
New engine written in JavaScript
[fr] Extension for Firefox
[fr] Extension for Thunderbird
## 0.6
[fr] Extension for Firefox converted to WebExtension
[fr] Enumerator of words
|