Jar examples for c:clearnlp-dictionary
Dictionary used for tokenization and morphological analysis.
You can download jar file clearnlp-dictionary 3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add clearnlp-dictionary-3.1.jar to your project.
<dependency> <groupId>edu.emory.clir</groupId> <artifactId>clearnlp-dictionary</artifactId> <version>3.1</version> </dependency>
compile group: 'edu.emory.clir', name: 'clearnlp-dictionary', version: '3.1'
libraryDependencies += "edu.emory.clir" % "clearnlp-dictionary" % "3.1"
<dependency org="edu.emory.clir" name="clearnlp-dictionary" rev="3.1"/>
@Grapes(@Grab(group='edu.emory.clir', module='clearnlp-dictionary', version='3.1'))
'edu.emory.clir:clearnlp-dictionary:jar:3.1'
Click the following link to download the jar file.
clearnlp-dictionary-3.1-sources.jar