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 2.0.0


Group ID:
edu.washington.cs.knowitall.chunkedextractor
Artifact ID:
chunkedextractor_2.10
Version:
2.0.0
Release Date:
Dec 29, 2015
Licenses:
Files:
Full Scala Version:
2.10.3
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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