Download clearnlp-medical-en-dep-3.1.jar file - Jar c

Jar examples for c:clearnlp-medical-en-dep

Description

Dependenchy parsing model trained on various corpora in English..

You can download jar file clearnlp-medical-en-dep 3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add clearnlp-medical-en-dep-3.1.jar to your project.

<dependency>
   <groupId>edu.emory.clir</groupId>
   <artifactId>clearnlp-medical-en-dep</artifactId>
   <version>3.1</version>
</dependency>
compile group: 'edu.emory.clir', name: 'clearnlp-medical-en-dep', version: '3.1'
libraryDependencies += "edu.emory.clir" % "clearnlp-medical-en-dep" % "3.1"
<dependency org="edu.emory.clir" name="clearnlp-medical-en-dep" rev="3.1"/>
@Grapes(@Grab(group='edu.emory.clir', module='clearnlp-medical-en-dep', version='3.1'))
'edu.emory.clir:clearnlp-medical-en-dep:jar:3.1'

Download

Click the following link to download the jar file.

clearnlp-medical-en-dep-3.1-sources.jar
clearnlp-medical-en-dep-3.1.jar
clearnlp-medical-en-dep-3.1.pom



Related Tutorials