nlptools-parse-stanford


License

License

GroupId

GroupId

edu.washington.cs.knowitall.nlptools
ArtifactId

ArtifactId

nlptools-parse-stanford_2.9.3
Last Version

Last Version

2.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

nlptools-parse-stanford
nlptools-parse-stanford
Project URL

Project URL

https://github.com/knowitall/nlptools
Project Organization

Project Organization

edu.washington.cs.knowitall.nlptools
Source Code Management

Source Code Management

https://github.com/knowitall/nlptools

Download nlptools-parse-stanford_2.9.3

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
edu.washington.cs.knowitall.nlptools : nlptools-postag-stanford_2.9.3 jar 2.4.3
org.scala-lang : scala-library jar 2.9.3
edu.stanford.nlp : stanford-corenlp jar 1.3.5
edu.washington.cs.knowitall.stanford-corenlp : stanford-parse-models jar 1.3.5

provided (3)

Group / Artifact Type Version
net.databinder.dispatch : dispatch-core_2.9.3 jar 0.11.0
net.databinder : unfiltered-filter_2.9.3 jar 0.7.0
net.databinder : unfiltered-jetty_2.9.3 jar 0.7.0

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.3
2.4.2