Skip to content

fintan-backend-release-v1.0.0

Latest
Compare
Choose a tag to compare
@cfaeth cfaeth released this 26 Jun 20:09
· 9 commits to master since this release

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:

  1. install JRE 1.8 or higher
  2. download this release and place all files in a folder /fintan/
  3. unzip examples.zip to /fintan/examples/
  4. go to /fintan/examples/apertium/
  5. run _apertium_demo.bat (Windows) or _apertium_demo.sh (Linux/Mac)