Download morfologik-fsa-1.5.3.jar file - Jar m

Jar examples for m:morfologik-fsa

Description

Morfologik Finite State Automata (construction and traversal).

You can download jar file morfologik-fsa 1.5.3 in this page.

Build File

You can use the following script to add morfologik-fsa-1.5.3.jar to your project.

<dependency>
   <groupId>org.carrot2</groupId>
   <artifactId>morfologik-fsa</artifactId>
   <version>1.5.3</version>
</dependency>
compile group: 'org.carrot2', name: 'morfologik-fsa', version: '1.5.3'
libraryDependencies += "org.carrot2" % "morfologik-fsa" % "1.5.3"
<dependency org="org.carrot2" name="morfologik-fsa" rev="1.5.3"/>
@Grapes(@Grab(group='org.carrot2', module='morfologik-fsa', version='1.5.3'))
'org.carrot2:morfologik-fsa:jar:1.5.3'

Download

Click the following link to download the jar file.

morfologik-fsa-1.5.3-javadoc.jar
morfologik-fsa-1.5.3-sources.jar
morfologik-fsa-1.5.3.jar
morfologik-fsa-1.5.3.pom



Related Tutorials