Download ixa-pipe-pos-1.5.1.jar file - Jar i

Jar examples for i:ixa-pipe-pos

Description

POS tagger and lemmatizer of ixa pipes (ixa2.si.ehu.es/ixa-pipes)

You can download jar file ixa-pipe-pos 1.5.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add ixa-pipe-pos-1.5.1.jar to your project.

<dependency>
   <groupId>eus.ixa</groupId>
   <artifactId>ixa-pipe-pos</artifactId>
   <version>1.5.1</version>
</dependency>
compile group: 'eus.ixa', name: 'ixa-pipe-pos', version: '1.5.1'
libraryDependencies += "eus.ixa" % "ixa-pipe-pos" % "1.5.1"
<dependency org="eus.ixa" name="ixa-pipe-pos" rev="1.5.1"/>
@Grapes(@Grab(group='eus.ixa', module='ixa-pipe-pos', version='1.5.1'))
'eus.ixa:ixa-pipe-pos:jar:1.5.1'

Download

Click the following link to download the jar file.

ixa-pipe-pos-1.5.1-exec.jar
ixa-pipe-pos-1.5.1-javadoc.jar
ixa-pipe-pos-1.5.1-sources.jar
ixa-pipe-pos-1.5.1.jar
ixa-pipe-pos-1.5.1.pom



Related Tutorials