Last Version

ReVerb 1.4.3

A regular-expression based Open IE relation extractor.

License

License

GroupId

GroupId

edu.washington.cs.knowitall
ArtifactId

ArtifactId

reverb-core
Version

Version

1.4.3
Type

Type

jar
Description

Description

ReVerb
A regular-expression based Open IE relation extractor.
Project Organization

Project Organization

University of Washington CSE
Source Code Management

Source Code Management

https://github.com/knowitall/reverb-core

Download reverb-core 1.4.3


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

Dependencies

compile (12)

Group / Artifact Type Version
edu.washington.cs.knowitall : reverb-models jar 1.4.0
edu.washington.cs.knowitall : common-java jar 2.0.2
edu.washington.cs.knowitall : openregex jar 1.0.3
commons-lang : commons-lang jar 2.6
commons-cli : commons-cli jar 1.2
cc.mallet : mallet jar 2.0.7
org.apache.opennlp : opennlp-tools jar 1.5.3
edu.washington.cs.knowitall : morpha-stemmer jar 1.0.4
edu.washington.cs.knowitall : opennlp-postag-models jar 1.5
edu.washington.cs.knowitall : opennlp-chunk-models jar 1.5
edu.washington.cs.knowitall : opennlp-tokenize-models jar 1.5
edu.washington.cs.knowitall : opennlp-sent-models jar 1.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.