Download chunkedextractor_2.10-1.0.7.jar file - Jar c

Jar examples for c:chunkedextractor-2.10

Description

Wrapper and implementation for extractors of chunked sentences.

You can download jar file chunkedextractor_2.10 1.0.7 in this page.

License

Academic License

Build File

You can use the following script to add chunkedextractor_2.10-1.0.7.jar to your project.

<dependency>
   <groupId>edu.washington.cs.knowitall.chunkedextractor</groupId>
   <artifactId>chunkedextractor_2.10</artifactId>
   <version>1.0.7</version>
</dependency>
compile group: 'edu.washington.cs.knowitall.chunkedextractor', name: 'chunkedextractor_2.10', version: '1.0.7'
libraryDependencies += "edu.washington.cs.knowitall.chunkedextractor" % "chunkedextractor_2.10" % "1.0.7"
<dependency org="edu.washington.cs.knowitall.chunkedextractor" name="chunkedextractor_2.10" rev="1.0.7"/>
@Grapes(@Grab(group='edu.washington.cs.knowitall.chunkedextractor', module='chunkedextractor_2.10', version='1.0.7'))
'edu.washington.cs.knowitall.chunkedextractor:chunkedextractor_2.10:jar:1.0.7'

Download

Click the following link to download the jar file.

chunkedextractor_2.10-1.0.7-javadoc.jar
chunkedextractor_2.10-1.0.7-sources.jar
chunkedextractor_2.10-1.0.7.jar
chunkedextractor_2.10-1.0.7.pom



Related Tutorials