knowitall / chunkedextractor   2.2.1

GitHub

Extractors whose input is a chunked sentence. Includes Relnoun, Nesty, and a scala interface for ReVerb.

Scala versions: 2.10

chunkedextractor 1.0.3


Group ID:
edu.washington.cs.knowitall.chunkedextractor
Artifact ID:
chunkedextractor_2.10
Version:
1.0.3
Release Date:
Apr 10, 2013
Licenses:
Files:

libraryDependencies += "edu.washington.cs.knowitall.chunkedextractor" %% "chunkedextractor" % "1.0.3"

Mill build tool

ivy"edu.washington.cs.knowitall.chunkedextractor::chunkedextractor:1.0.3"

Scala CLI

//> using dep "edu.washington.cs.knowitall.chunkedextractor::chunkedextractor:1.0.3"

Ammonite REPL

import $ivy.`edu.washington.cs.knowitall.chunkedextractor::chunkedextractor:1.0.3`

<dependency>
  <groupId>edu.washington.cs.knowitall.chunkedextractor</groupId>
  <artifactId>chunkedextractor_2.10</artifactId>
  <version>1.0.3</version>
</dependency>

compile group: 'edu.washington.cs.knowitall.chunkedextractor', name: 'chunkedextractor_2.10', version: '1.0.3'