Download maui-1.4.3.jar file - Jar m

Jar examples for m:maui

Description

Maui automatically identifies main topics in text documents. Depending on the task, topics are tags, keywords, keyphrases, vocabulary terms, descriptors, index terms or titles of Wikipedia articles.

You can download jar file maui 1.4.3 in this page.

License

GNU GPL v3

Build File

You can use the following script to add maui-1.4.3.jar to your project.

<dependency>
   <groupId>fi.nationallibrary</groupId>
   <artifactId>maui</artifactId>
   <version>1.4.3</version>
</dependency>
compile group: 'fi.nationallibrary', name: 'maui', version: '1.4.3'
libraryDependencies += "fi.nationallibrary" % "maui" % "1.4.3"
<dependency org="fi.nationallibrary" name="maui" rev="1.4.3"/>
@Grapes(@Grab(group='fi.nationallibrary', module='maui', version='1.4.3'))
'fi.nationallibrary:maui:jar:1.4.3'

Download

Click the following link to download the jar file.

maui-1.4.3-javadoc.jar
maui-1.4.3-sources.jar
maui-1.4.3.jar
maui-1.4.3.pom



Related Tutorials