Skip to content

Commit

Permalink
Changes to twol and lexd && analyzing corpora
Browse files Browse the repository at this point in the history
  • Loading branch information
ruthenian8 committed May 26, 2021
1 parent c092eaa commit f2daeca
Show file tree
Hide file tree
Showing 20 changed files with 33,137 additions and 6,326 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
hfst-twolc $< -o $@
%.gen.hfst: %.lexd.hfst %.twol.hfst
hfst-compose-intersect $^ -o $@
%.tr.hfst: %.ana.hfst
hfst-compose translit/translit.hfst $< -o $@
check-ana: bagval_numbers.ana.hfst gold-standart.ana.txt
bash compare.sh $^
check-gen: bagval_numbers.gen.hfst gold-standart.txt
Expand Down
Loading

0 comments on commit f2daeca

Please sign in to comment.