Download annotated-nyt-1.1.4.jar file - Jar a

Jar examples for a:annotated-nyt

Description

Utilities for working with the Annotated NYT corpus.

You can download jar file annotated-nyt 1.1.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add annotated-nyt-1.1.4.jar to your project.

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

Download

Click the following link to download the jar file.

annotated-nyt-1.1.4-javadoc.jar
annotated-nyt-1.1.4-sources.jar
annotated-nyt-1.1.4.jar
annotated-nyt-1.1.4.pom



Related Tutorials