License |
License |
---|---|
GroupId | GroupIdedu.washington.cs.knowitall.ollie |
ArtifactId | ArtifactIdollie-core_2.10 |
Version | Version1.0.3 |
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.10-1.0.3.pom | |
ollie-core_2.10-1.0.3.jar | 1 MB |
ollie-core_2.10-1.0.3-sources.jar | 880 KB |
ollie-core_2.10-1.0.3-javadoc.jar | 812 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.washington.cs.knowitall.ollie/ollie-core_2.10/ -->
<dependency>
<groupId>edu.washington.cs.knowitall.ollie</groupId>
<artifactId>ollie-core_2.10</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.ollie/ollie-core_2.10/
implementation 'edu.washington.cs.knowitall.ollie:ollie-core_2.10:1.0.3'
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.ollie/ollie-core_2.10/
implementation ("edu.washington.cs.knowitall.ollie:ollie-core_2.10:1.0.3")
'edu.washington.cs.knowitall.ollie:ollie-core_2.10:jar:1.0.3'
<dependency org="edu.washington.cs.knowitall.ollie" name="ollie-core_2.10" rev="1.0.3">
<artifact name="ollie-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.knowitall.ollie', module='ollie-core_2.10', version='1.0.3')
)
libraryDependencies += "edu.washington.cs.knowitall.ollie" % "ollie-core_2.10" % "1.0.3"
[edu.washington.cs.knowitall.ollie/ollie-core_2.10 "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.1 |
edu.washington.cs.knowitall.nlptools : nlptools-core_2.10 | jar | 2.4.1 |
edu.washington.cs.knowitall.nlptools : nlptools-conf-breeze_2.10 | jar | 2.4.1 |
edu.washington.cs.knowitall.nlptools : nlptools-stem-morpha_2.10 | jar | 2.4.1 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.scalaz : scalaz-core_2.10 | 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.10 | jar | 1.12.3 |