t

taggers_2.10

Tag sentences with XML-specified logic.
http://github.com/knowitall/taggers
Academic License
edu.washington.cs.knowitall.taggers
Michael Schmitz
Files download
File Operation
taggers_2.10-0.2.jar download
taggers_2.10-0.2.pom download
taggers_2.10-0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>edu.washington.cs.knowitall.taggers</groupId>
  <artifactId>taggers_2.10</artifactId>
  <version>0.2</version>
</dependency>
Gradle Groovy
implementation 'edu.washington.cs.knowitall.taggers:taggers_2.10:0.2'
Gradle Kotlin
implementation("edu.washington.cs.knowitall.taggers:taggers_2.10:0.2")
Scala SBT
libraryDependencies += "edu.washington.cs.knowitall.taggers" % "taggers_2.10" % "0.2"
Groovy Grape
@Grapes(
  @Grab(group='edu.washington.cs.knowitall.taggers', module='taggers_2.10', version='0.2')
)
Apache Ivy
<dependency org="edu.washington.cs.knowitall.taggers" name="taggers_2.10" rev="0.2" />
Leiningen
[edu.washington.cs.knowitall.taggers/taggers_2.10 "0.2"]
Apache Buildr
'edu.washington.cs.knowitall.taggers:taggers_2.10:jar:0.2'