1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
|
# How-to clone this repository:
1. `fossil clone -uv http:code.grammalecte.net grammalecte.fossil`
* `fossil clone -uv http:code.grammalecte.net grammalecte.fossil`
2. `fossil open grammalecte.fossil`
* `fossil open grammalecte.fossil`
3. `cd gc_lang/fr/dictionnaire/lexique/corpus_data`
* `cd gc_lang/fr/dictionnaire/lexique/corpus_data`
4. `fossil uv export stats_frwiki.txt stats_frwiki.txt`
* `fossil uv export stats_frwiki.txt stats_frwiki.txt`
5. `fossil uv export stats_frwikisource.txt stats_frwikisource.txt`
* `fossil uv export stats_frwikisource.txt stats_frwikisource.txt`
6. `fossil uv export stats_google_ngram_1.txt stats_google_ngram_1.txt`
* `fossil uv export stats_google_ngram_1.txt stats_google_ngram_1.txt`
7 `fossil uv export stats_litterature.txt stats_litterature.txt`
* `fossil uv export stats_litterature.txt stats_litterature.txt`
8. *then, return to the main folder and type:*
* then, return to the main folder and type:
9. `make.py fr -b -d -js`
* `make.py fr -b -d -js`
|