Jar examples for h:hfst
Thread safe version of Helsinki Finite State Transducers
You can download jar file hfst 1.1.5 in this page.
Apache License, Version 2.0
You can use the following script to add hfst-1.1.5.jar to your project.
<dependency> <groupId>fi.seco</groupId> <artifactId>hfst</artifactId> <version>1.1.5</version> </dependency>
compile group: 'fi.seco', name: 'hfst', version: '1.1.5'
libraryDependencies += "fi.seco" % "hfst" % "1.1.5"
<dependency org="fi.seco" name="hfst" rev="1.1.5"/>
@Grapes(@Grab(group='fi.seco', module='hfst', version='1.1.5'))
'fi.seco:hfst:jar:1.1.5'
Click the following link to download the jar file.
hfst-1.1.5-javadoc.jar