License |
License |
---|---|
GroupId | GroupIdedu.washington.cs.knowitall.ollie |
ArtifactId | ArtifactIdollie-core_2.9.2 |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionollie-core
Wrapper and implementation for extractors of chunked sentences.
|
Project Organization |
Project Organizationedu.washington.cs.knowitall.ollie |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ollie-core_2.9.2-1.0.3.pom | |
ollie-core_2.9.2-1.0.3.jar | 1 MB |
ollie-core_2.9.2-1.0.3-sources.jar | 881 KB |
ollie-core_2.9.2-1.0.3-javadoc.jar | 627 KB |
Browse |
<!-- 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"]
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 |
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 |