Download morfologik-fsa-2.1.5.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 2.1.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials