Apertium-init

From Apertium
Revision as of 21:55, 7 March 2018 by Francis Tyers (talk | contribs)
Jump to navigation Jump to search
WARNING

This page is out of date as a result of the migration to GitHub. Please update this page with new documentation and remove this warning. If you are unsure how to proceed, please contact the GitHub migration team.

apertium-init is a python script to bootstrap a new language data module. It can create monolingual modules or pairs, using hfst or lttoolbox, with or without apertium-tagger or CG files. It creates fully working Makefiles and stub language data, so you can compile and test straight away (assuming you've installed the Apertium core tools). If you're in an svn (or git) repository, it'll even "svn add" (or "git add") the right files for you.

Download the script from https://raw.githubusercontent.com/goavki/bootstrap/master/apertium-init.py and run it as explained on https://github.com/goavki/bootstrap

See also