Skip to content

Releases: acoli-repo/fintan-backend

v1.0.2-nightly

12 Jan 19:53
Compare
Choose a tag to compare
v1.0.2-nightly Pre-release
Pre-release

Added support for adjusting stream buffer. Default: "modelQueueSize" : 100

Fixed a minor bug in thread termination sequence. More stable than v1.0.1-nightly.

v1.0.1-nightly

05 Dec 21:13
Compare
Choose a tag to compare
v1.0.1-nightly Pre-release
Pre-release

fixed a minor bug in I/O performance of the core module

fintan-backend-release-v1.0.0

26 Jun 20:09
Compare
Choose a tag to compare

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)

Test-release of v0.0.1-SNAPSHOT

13 Sep 14:05
Compare
Choose a tag to compare
Pre-release

Test release with working instances of Saxon and Tarql transformers.