Grammalecte  Changes To Grammalecte

Changes to "Grammalecte" between 2017-05-21 11:28:29 and 2017-05-21 11:37:08

1

2
3
4
5
6
7
8
9
10
11
12

















13

1
2










3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

-
+

-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
<b>How-to clone this repository:</b>
# How-to clone this repository:

<ol>
<li>fossil clone -uv http:code.grammalecte.net grammalecte.fossil</li>
<li>fossil open grammalecte.fossil</li>
<li>cd gc_lang/fr/dictionnaire/lexique/corpus_data</li>
<li>fossil uv export stats_frwiki.txt stats_frwiki.txt</li>
<li>fossil uv export stats_frwikisource.txt stats_frwikisource.txt</li>
<li>fossil uv export stats_google_ngram_1.txt stats_google_ngram_1.txt</li>
<li>fossil uv export stats_litterature.txt stats_litterature.txt</li>
<li><i>then, return to the main folder and type:</i></li>
<li>make.py fr -b -d -js</li>
1. `fossil clone -uv http:code.grammalecte.net grammalecte.fossil`

2. `fossil open grammalecte.fossil`

3. `cd gc_lang/fr/dictionnaire/lexique/corpus_data`

4. `fossil uv export stats_frwiki.txt stats_frwiki.txt`

5. `fossil uv export stats_frwikisource.txt stats_frwikisource.txt`

6. `fossil uv export stats_google_ngram_1.txt stats_google_ngram_1.txt`

7 `fossil uv export stats_litterature.txt stats_litterature.txt`

8. *then, return to the main folder and type:*

9. `make.py fr -b -d -js`
</ol>