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

updated project URL in documentation

parent f9ac7a41
Branches
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
The program comes in two modes : *train* and *decode*.\ The program comes in two modes : *train* and *decode*.\
You can view all the possible program arguments with `macaon train -h` and `macaon decode -h`.\ You can view all the possible program arguments with `macaon train -h` and `macaon decode -h`.\
It is possible to directly use the program to train models and annotate input, but it is a bit tedious as you would have to type in a lot of arguments.\ It is possible to directly use the program to train models and annotate input, but it is a bit tedious as you would have to type in a lot of arguments.\
It is recommended to use [macaon_data](https://gitlab.lis-lab.fr/franck.dary/new_macaon_data) instead, a collection of scripts to organize your models. It is assumed in this documentation that you are using *macaon_data*.\ It is recommended to use [macaon_data](https://gitlab.lis-lab.fr/franck.dary/macaon_data) instead, a collection of scripts to organize your models. It is assumed in this documentation that you are using *macaon_data*.\
If you understand the project structure well enough, you can obviously write your own scripts instead. If you understand the project structure well enough, you can obviously write your own scripts instead.
## Organizing your training corpora : ## Organizing your training corpora :
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* Boost >= 1.53.0 with program_options : [link](https://www.boost.org/doc/libs/1_73_0/more/getting_started/unix-variants.html) * Boost >= 1.53.0 with program_options : [link](https://www.boost.org/doc/libs/1_73_0/more/getting_started/unix-variants.html)
## Download : ## Download :
https://gitlab.lis-lab.fr/franck.dary/new_macaon https://gitlab.lis-lab.fr/franck.dary/macaon
## Compilation : ## Compilation :
`$ cd macaon`\ `$ cd macaon`\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment