Jar examples for t:Tagger
An implementation of a Hidden Markov Model (HMM) statistical tagger
You can download jar file Tagger 2.3.1 in this page.
GNU General Public License (GPL)
You can use the following script to add Tagger-2.3.1.jar to your project.
<dependency> <groupId>org.apache.uima</groupId> <artifactId>Tagger</artifactId> <version>2.3.1</version> </dependency>
compile group: 'org.apache.uima', name: 'Tagger', version: '2.3.1'
libraryDependencies += "org.apache.uima" % "Tagger" % "2.3.1"
<dependency org="org.apache.uima" name="Tagger" rev="2.3.1"/>
@Grapes(@Grab(group='org.apache.uima', module='Tagger', version='2.3.1'))
'org.apache.uima:Tagger:jar:2.3.1'
Click the following link to download the jar file.
Tagger-2.3.1-javadoc.jar