Last Version

Stanford KBP 1.0.0

Stanford's KBP system, based around the MIML-RE relation extractor.

License

License

GroupId

GroupId

edu.stanford.nlp
ArtifactId

ArtifactId

stanford-kbp
Version

Version

1.0.0
Type

Type

jar
Description

Description

Stanford KBP
Stanford's KBP system, based around the MIML-RE relation extractor.
Project URL

Project URL

http://nlp.stanford.edu/software/mimlre.shtml

Download stanford-kbp 1.0.0


<!-- https://jarcasting.com/artifacts/edu.stanford.nlp/stanford-kbp/ -->
<dependency>
    <groupId>edu.stanford.nlp</groupId>
    <artifactId>stanford-kbp</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.nlp/stanford-kbp/
implementation 'edu.stanford.nlp:stanford-kbp:1.0.0'
// https://jarcasting.com/artifacts/edu.stanford.nlp/stanford-kbp/
implementation ("edu.stanford.nlp:stanford-kbp:1.0.0")
'edu.stanford.nlp:stanford-kbp:jar:1.0.0'
<dependency org="edu.stanford.nlp" name="stanford-kbp" rev="1.0.0">
  <artifact name="stanford-kbp" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.nlp', module='stanford-kbp', version='1.0.0')
)
libraryDependencies += "edu.stanford.nlp" % "stanford-kbp" % "1.0.0"
[edu.stanford.nlp/stanford-kbp "1.0.0"]

Dependencies

compile (11)

Group / Artifact Type Version
edu.stanford.nlp : stanford-corenlp jar 3.5.0
edu.stanford.nlp : stanford-corenlp jar 3.5.0
org.postgresql : postgresql jar 9.3-1102-jdbc41
com.esotericsoftware.kryo : kryo jar 2.21
com.typesafe : config jar 1.0.0
org.apache.lucene : lucene-core jar 4.2.1
org.apache.lucene : lucene-analyzers-common jar 4.2.1
com.google.protobuf : protobuf-java jar 2.4.1
javax.mail : javax.mail-api jar 1.5.2
edu.washington.cs.knowitall : reverb-core jar 1.4.1
net.sf.opencsv : opencsv jar 2.3

Project Modules

There are no modules declared in this project.