Jar examples for c:concrete-stanford
Wraps Stanford NLP with utilities to fit it into a concrete compliant workflow.
You can download jar file concrete-stanford 4.8.2 in this page.
GNU General Public License Version 3
You can use the following script to add concrete-stanford-4.8.2.jar to your project.
<dependency> <groupId>edu.jhu.hlt</groupId> <artifactId>concrete-stanford</artifactId> <version>4.8.2</version> </dependency>
compile group: 'edu.jhu.hlt', name: 'concrete-stanford', version: '4.8.2'
libraryDependencies += "edu.jhu.hlt" % "concrete-stanford" % "4.8.2"
<dependency org="edu.jhu.hlt" name="concrete-stanford" rev="4.8.2"/>
@Grapes(@Grab(group='edu.jhu.hlt', module='concrete-stanford', version='4.8.2'))
'edu.jhu.hlt:concrete-stanford:jar:4.8.2'
Click the following link to download the jar file.
concrete-stanford-4.8.2-javadoc.jar