Download reverb-models-1.4.0.jar file

Introduction

You can download reverb-models-1.4.0.jar in this page.

License

ReVerb Software License Agreement

Type List

reverb-models-1.4.0.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/edu.washington.cs.knowitall/reverb-models/pom.properties
META-INF/maven/edu.washington.cs.knowitall/reverb-models/pom.xml
arg1substructure-model
arg2substructure-model
freq_rel.txt.gz
r2a2-arg1loc.tree
r2a2-conf.weights
reverb-conf-maxent.gz

Pom

reverb-models-1.4.0.pom file content.

<?xml version="1.0"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>edu.washington.cs.knowitall</groupId>
    <artifactId>knowitall-oss</artifactId>
    <version>1.0.0</version>
  </parent>
  <groupId>edu.washington.cs.knowitall</groupId>
  <artifactId>reverb-models</artifactId>
  <version>1.4.0</version>
  <packaging>jar</packaging>
  <name>ReVerb Models</name>
  <description>Model files for the ReVerb extractor.</description>
  <inceptionYear>2010</inceptionYear>
  <url>http://github.com/knowitall/reverb</url>
  <licenses>
    <license>
      <name>ReVerb Software License Agreement</name>
      <url>http://reverb.cs.washington.edu/LICENSE.txt</url>
    </license>
  </licenses>
  <scm>
    <url>https://github.com/knowitall/reverb-core</url>
    <connection>scm:git://github.com/knowitall/reverb-core.git</connection>
    <developerConnection>scm:git:git@github.com:knowitall/reverb-core.git</developerConnection>
    <tag>reverb-models-1.4.0</tag>
  </scm>
  <developers>
    <developer>
      <name>Anthony Fader</name>
    </developer>
    <developer>
      <name>Michael Schmitz</name>
    </developer>
    <developer>
      <name>Janara Christensen</name>
    </developer>
    <developer>
      <name>Robert Bart</name>
    </developer>
  </developers>
  <properties>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
  </properties>
</project>

POM Entry

<dependency>
   <groupId>edu.washington.cs.knowitall</groupId>
   <artifactId>reverb-models</artifactId>
   <version>1.4.0</version>
</dependency>

Download

If you think the following reverb-models-1.4.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download reverb-models-1.4.0.jar file




PreviousNext

Related