License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdedu.washington.cs.knowitall.chunkedextractor |
ArtifactId | ArtifactIdchunkedextractor_2.9.2 |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionchunkedextractor
Wrapper and implementation for extractors of chunked sentences.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chunkedextractor_2.9.2-1.0.3.pom | |
chunkedextractor_2.9.2-1.0.3.jar | 192 KB |
chunkedextractor_2.9.2-1.0.3-sources.jar | 17 KB |
chunkedextractor_2.9.2-1.0.3-javadoc.jar | 362 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.washington.cs.knowitall.chunkedextractor/chunkedextractor_2.9.2/ -->
<dependency>
<groupId>edu.washington.cs.knowitall.chunkedextractor</groupId>
<artifactId>chunkedextractor_2.9.2</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.chunkedextractor/chunkedextractor_2.9.2/
implementation 'edu.washington.cs.knowitall.chunkedextractor:chunkedextractor_2.9.2:1.0.3'
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.chunkedextractor/chunkedextractor_2.9.2/
implementation ("edu.washington.cs.knowitall.chunkedextractor:chunkedextractor_2.9.2:1.0.3")
'edu.washington.cs.knowitall.chunkedextractor:chunkedextractor_2.9.2:jar:1.0.3'
<dependency org="edu.washington.cs.knowitall.chunkedextractor" name="chunkedextractor_2.9.2" rev="1.0.3">
<artifact name="chunkedextractor_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.knowitall.chunkedextractor', module='chunkedextractor_2.9.2', version='1.0.3')
)
libraryDependencies += "edu.washington.cs.knowitall.chunkedextractor" % "chunkedextractor_2.9.2" % "1.0.3"
[edu.washington.cs.knowitall.chunkedextractor/chunkedextractor_2.9.2 "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |
edu.washington.cs.knowitall : openregex-scala_2.9.2 | jar | 1.0.4 |
edu.washington.cs.knowitall : reverb-core | jar | 1.4.1 |
edu.washington.cs.knowitall.nlptools : nlptools-core_2.9.2 | jar | 2.4.1 |
edu.washington.cs.knowitall.nlptools : nlptools-chunk-opennlp_2.9.2 | jar | 2.4.1 |
edu.washington.cs.knowitall.nlptools : nlptools-stem-morpha_2.9.2 | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.specs2 : specs2_2.9.2 | jar | 1.12.3 |