1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
-
+
+
+
+
+
|
# Grammalecte
Grammalecte is an open source grammar checker for LibreOffice, Firefox and Thunderbird.
## How-to clone this repository:
## How-to clone this repository
* `fossil clone -uv http://code.grammalecte.net grammalecte.fossil`
Open the repository:
* `fossil open grammalecte.fossil`
Copy unversioned files from the repository to your drive:
* `cd gc_lang/fr/dictionnaire/lexique/corpus_data`
* `fossil uv export stats_frwiki.txt stats_frwiki.txt`
* `fossil uv export stats_frwikisource.txt stats_frwikisource.txt`
|