Download concrete-ingesters-gigaword-4.8.6.jar file - Jar c

Jar examples for c:concrete-ingesters-gigaword

Description

Library providing ingesters and utilities for converting English Gigaword v5 to the Concrete NLP data schema.

You can download jar file concrete-ingesters-gigaword 4.8.6 in this page.

Build File

You can use the following script to add concrete-ingesters-gigaword-4.8.6.jar to your project.

<dependency>
   <groupId>edu.jhu.hlt</groupId>
   <artifactId>concrete-ingesters-gigaword</artifactId>
   <version>4.8.6</version>
</dependency>
compile group: 'edu.jhu.hlt', name: 'concrete-ingesters-gigaword', version: '4.8.6'
libraryDependencies += "edu.jhu.hlt" % "concrete-ingesters-gigaword" % "4.8.6"
<dependency org="edu.jhu.hlt" name="concrete-ingesters-gigaword" rev="4.8.6"/>
@Grapes(@Grab(group='edu.jhu.hlt', module='concrete-ingesters-gigaword', version='4.8.6'))
'edu.jhu.hlt:concrete-ingesters-gigaword:jar:4.8.6'

Download

Click the following link to download the jar file.

concrete-ingesters-gigaword-4.8.6-javadoc.jar
concrete-ingesters-gigaword-4.8.6-sources.jar
concrete-ingesters-gigaword-4.8.6.jar
concrete-ingesters-gigaword-4.8.6.pom



Related Tutorials