Jar examples for c:chunkedextractor-2.10
Wrapper and implementation for extractors of chunked sentences.
You can download jar file chunkedextractor_2.10 1.0.7 in this page.
Academic License
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'
Click the following link to download the jar file.
chunkedextractor_2.10-1.0.7-javadoc.jar