File: lin.sh2

package info (click to toggle)
lexd 1.3.5-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 880 kB
  • sloc: cpp: 2,889; makefile: 91; sh: 29
file content (6 lines) | stat: -rw-r--r-- 304 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
hfst-lexc -s lin.lexc -o lin.lexc.hfst
hfst-twolc -s lin.twoc -o lin.twoc.hfst
hfst-invert lin.lexc.hfst | hfst-compose-intersect -s -1 - -2 lin.twoc.hfst 2>/dev/null | hfst-invert -o lin.nomin.hfst
hfst-minimize lin.nomin.hfst -o lin.hfst
../src/lexd lin.lexd lin.att
hfst-txt2fst lin.att -o lin_d.hfst