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.2.1


Group ID:
edu.washington.cs.knowitall.chunkedextractor
Artifact ID:
chunkedextractor_2.10
Version:
2.2.1
Release Date:
Jan 20, 2016
Licenses:
Files:
Full Scala Version:
2.10.3
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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