Download reverb-core-1.4.3.jar file - Jar r

Jar examples for r:reverb-core

Description

A regular-expression based Open IE relation extractor.

You can download jar file reverb-core 1.4.3 in this page.

License

ReVerb Software License Agreement

Build File

You can use the following script to add reverb-core-1.4.3.jar to your project.

<dependency>
   <groupId>edu.washington.cs.knowitall</groupId>
   <artifactId>reverb-core</artifactId>
   <version>1.4.3</version>
</dependency>
compile group: 'edu.washington.cs.knowitall', name: 'reverb-core', version: '1.4.3'
libraryDependencies += "edu.washington.cs.knowitall" % "reverb-core" % "1.4.3"
<dependency org="edu.washington.cs.knowitall" name="reverb-core" rev="1.4.3"/>
@Grapes(@Grab(group='edu.washington.cs.knowitall', module='reverb-core', version='1.4.3'))
'edu.washington.cs.knowitall:reverb-core:jar:1.4.3'

Download

Click the following link to download the jar file.

reverb-core-1.4.3-javadoc.jar
reverb-core-1.4.3-sources.jar
reverb-core-1.4.3.jar
reverb-core-1.4.3.pom



Related Tutorials