File: export-lexicon.ap-me.HR.sh

package info (click to toggle)
apertium-hbs-eng 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 44,448 kB
  • sloc: python: 715; xml: 547; makefile: 218; sh: 8
file content (5 lines) | stat: -rwxr-xr-x 405 bytes parent folder | download | duplicates (6)
1
2
3
4
5
#!/bin/bash
grep -v ' lang="sr"' apertium-hbs.hbs.metadix > apertium-hbs.hbs_HR_purist.metadix
xsltproc --stringparam alt hbs_HR_purist --stringparam var ijek alt.xsl apertium-hbs.hbs_HR_purist.metadix > .deps/apertium-hbs.hbs_HR_purist.dix
rm apertium-hbs.hbs_HR_purist.metadix
lt-expand .deps/apertium-hbs.hbs_HR_purist.dix | python export-lexicon.ap-me.py | gzip -c > apertium-hbs.hbs_HR_purist.mte.gz