Apertium-caffeine

-1

I downloaded the .jar from this library but it has nothing, no examples of how to use it in java, someone here has already used it or know how to use it in a java project I also downloaded% w / w but bone.

    
asked by anonymous 04.07.2016 / 18:02

1 answer

0

The apertium-caffeine.jar is not a library it seems, but an application, to use it do this in the terminal or CMD:

java -jar apertium-caffeine.jar

Download and wiki: link

To use it offline you need to download the desired languages at link

I did not find anything about the lib or API, but and can download the open-source version here link

    
04.07.2016 / 18:21