ajout POS, rendu à Viterbi

This commit is contained in:
François Pelletier 2019-10-19 21:28:39 -04:00
parent d802bfd29c
commit 35d79a2164
4 changed files with 340 additions and 4 deletions

View file

@ -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