Jar examples for f:fast-tag-lexicon
This is a fork of Mark Watson's part of speech tagger.
You can download jar file fast-tag-lexicon 0.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fast-tag-lexicon-0.1.0.jar to your project.
<dependency> <groupId>com.github.rholder.nlp</groupId> <artifactId>fast-tag-lexicon</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.rholder.nlp', name: 'fast-tag-lexicon', version: '0.1.0'
libraryDependencies += "com.github.rholder.nlp" % "fast-tag-lexicon" % "0.1.0"
<dependency org="com.github.rholder.nlp" name="fast-tag-lexicon" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.rholder.nlp', module='fast-tag-lexicon', version='0.1.0'))
'com.github.rholder.nlp:fast-tag-lexicon:jar:0.1.0'
Click the following link to download the jar file.
fast-tag-lexicon-0.1.0-javadoc.jar