cat /tmp/tr.coverage.txt  | cut -f1 -d '/' | cut -f2 -d'^' | LC_ALL='C' sort -f | uniq -c  | LC_ALL='C' sort -gr | grep -v '^ *[0-9]\+ [0-9]' > tr.hitparade.txt

cat tr.hitparade.txt | apertium-destxt | hfst-proc -w ~/apertium/apertium-tur/tur.automorf.hfst | apertium-retxt | grep "*" > missingforms
