Skip to content
Snippets Groups Projects
Commit aa1479b2 authored by Franck Dary's avatar Franck Dary
Browse files

Updated documentation

parent f60c748e
Branches
No related tags found
No related merge requests found
...@@ -64,12 +64,7 @@ Go to the desired language directory : ...@@ -64,12 +64,7 @@ Go to the desired language directory :
If this is your first time training a model for this language, you will have to create the datasets : If this is your first time training a model for this language, you will have to create the datasets :
cd data cd data
cd morpo-lexicon
make make
cd ..
cd treebank
make
cd ../..
Now you can use the train.sh script to train a model to fit the dataset present in data/treebank. Now you can use the train.sh script to train a model to fit the dataset present in data/treebank.
The script takes two arguments : The script takes two arguments :
......
...@@ -147,7 +147,7 @@ The ones of the type __Information__, example : ...@@ -147,7 +147,7 @@ The ones of the type __Information__, example :
Name : Tagger Name : Tagger
Type : Information Type : Information
Oracle : signature Oracle : signature
Oracle Filename : ../../data/morpho-lexicon/fP Oracle Filename : ../../data/fP
Where : Where :
* __Name__ is the name of this Classifier. * __Name__ is the name of this Classifier.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment