Last Version

nlptools 2.3.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

edu.washington.cs.knowitall.nlptools
ArtifactId

ArtifactId

nlptools_2.9.2
Version

Version

2.3.0
Type

Type

pom
Description

Description

nlptools
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

University of Washington CSE

Download nlptools_2.9.2 2.3.0

Filename Size
nlptools_2.9.2-2.3.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/edu.washington.cs.knowitall.nlptools/nlptools_2.9.2/ -->
<dependency>
    <groupId>edu.washington.cs.knowitall.nlptools</groupId>
    <artifactId>nlptools_2.9.2</artifactId>
    <version>2.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.nlptools/nlptools_2.9.2/
implementation 'edu.washington.cs.knowitall.nlptools:nlptools_2.9.2:2.3.0'
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.nlptools/nlptools_2.9.2/
implementation ("edu.washington.cs.knowitall.nlptools:nlptools_2.9.2:2.3.0")
'edu.washington.cs.knowitall.nlptools:nlptools_2.9.2:pom:2.3.0'
<dependency org="edu.washington.cs.knowitall.nlptools" name="nlptools_2.9.2" rev="2.3.0">
  <artifact name="nlptools_2.9.2" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.knowitall.nlptools', module='nlptools_2.9.2', version='2.3.0')
)
libraryDependencies += "edu.washington.cs.knowitall.nlptools" % "nlptools_2.9.2" % "2.3.0"
[edu.washington.cs.knowitall.nlptools/nlptools_2.9.2 "2.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
edu.washington.cs.knowitall.common-scala : common-scala_2.9.2 jar 1.0.9
com.github.scopt : scopt_2.9.2 jar 2.1.0

provided (2)

Group / Artifact Type Version
net.databinder : unfiltered-filter_2.9.2 jar 0.6.5
net.databinder : unfiltered-jetty_2.9.2 jar 0.6.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.specs2 : specs2_2.9.2 jar 1.12.3

Project Modules

  • core
  • stem/morpha
  • stem/snowball
  • tokenize/breeze
  • tokenize/opennlp
  • tokenize/stanford
  • postag/opennlp
  • postag/stanford
  • chunk/opennlp
  • sentence/breeze
  • sentence/opennlp
  • coref/stanford
  • parse/opennlp
  • parse/stanford
  • parse/malt
  • conf/breeze