ajout POS, rendu à Viterbi
This commit is contained in:
parent
d802bfd29c
commit
35d79a2164
4 changed files with 340 additions and 4 deletions
3
Makefile
3
Makefile
|
@ -1,4 +1,5 @@
|
|||
dot_compile:
|
||||
dot -Tpng fsa_sheep.dot -o fsa_sheep.png
|
||||
dot -Tpng -o fsa_sheep.png fsa_sheep.dot
|
||||
dot -Tpng -o hmm.png hmm.dot
|
||||
build: examen_partiel.md dot_compile
|
||||
pandoc examen_partiel.md -o examen_partiel.pdf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue