ollie-core

Wrapper and implementation for extractors of chunked sentences.

License

License

GroupId

GroupId

edu.washington.cs.knowitall.ollie
ArtifactId

ArtifactId

ollie-core_2.9.2
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ollie-core
Wrapper and implementation for extractors of chunked sentences.
Project Organization

Project Organization

edu.washington.cs.knowitall.ollie
Source Code Management

Source Code Management

https://github.com/knowitall/ollie

Download ollie-core_2.9.2

How to add to project

<!-- https://jarcasting.com/artifacts/edu.washington.cs.knowitall.ollie/ollie-core_2.9.2/ -->
<dependency>
    <groupId>edu.washington.cs.knowitall.ollie</groupId>
    <artifactId>ollie-core_2.9.2</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.ollie/ollie-core_2.9.2/
implementation 'edu.washington.cs.knowitall.ollie:ollie-core_2.9.2:1.0.3'
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.ollie/ollie-core_2.9.2/
implementation ("edu.washington.cs.knowitall.ollie:ollie-core_2.9.2:1.0.3")
'edu.washington.cs.knowitall.ollie:ollie-core_2.9.2:jar:1.0.3'
<dependency org="edu.washington.cs.knowitall.ollie" name="ollie-core_2.9.2" rev="1.0.3">
  <artifact name="ollie-core_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.knowitall.ollie', module='ollie-core_2.9.2', version='1.0.3')
)
libraryDependencies += "edu.washington.cs.knowitall.ollie" % "ollie-core_2.9.2" % "1.0.3"
[edu.washington.cs.knowitall.ollie/ollie-core_2.9.2 "1.0.3"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2
edu.washington.cs.knowitall.nlptools : nlptools-core_2.9.2 jar 2.4.1
edu.washington.cs.knowitall.nlptools : nlptools-conf-breeze_2.9.2 jar 2.4.1
edu.washington.cs.knowitall.nlptools : nlptools-stem-morpha_2.9.2 jar 2.4.1
org.slf4j : slf4j-api jar 1.7.2
org.scalaz : scalaz-core_2.9.2 jar 6.0.4

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.9
ch.qos.logback : logback-core jar 1.0.9
junit : junit jar 4.11
org.specs2 : specs2_2.9.2 jar 1.12.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0.RC4
1.0.0.RC3
1.0.0.RC2
1.0.0.RC1