This release contains a fully precompiled binary of the Fintan backend including
- fintan.jar
- run.bat
- run.sh
- examples.zip containing a demo pipeline for converting apertium dictionaries.
Quick install for demo:
- install JRE 1.8 or higher
- download this release and place all files in a folder
/fintan/
- unzip examples.zip to
/fintan/examples/
- go to
/fintan/examples/apertium/
- run
_apertium_demo.bat
(Windows) or_apertium_demo.sh
(Linux/Mac)