Download stan-cn-com-0.0.6.jar file - Jar s

Jar examples for s:stan-cn-com

Description

The shared code of an API wrapper based on Stanford Core NLP package for Simplified Chinese users

You can download jar file stan-cn-com 0.0.6 in this page.

License

GNU General Public License Version 2

Build File

You can use the following script to add stan-cn-com-0.0.6.jar to your project.

<dependency>
   <groupId>com.guokr</groupId>
   <artifactId>stan-cn-com</artifactId>
   <version>0.0.6</version>
</dependency>
compile group: 'com.guokr', name: 'stan-cn-com', version: '0.0.6'
libraryDependencies += "com.guokr" % "stan-cn-com" % "0.0.6"
<dependency org="com.guokr" name="stan-cn-com" rev="0.0.6"/>
@Grapes(@Grab(group='com.guokr', module='stan-cn-com', version='0.0.6'))
'com.guokr:stan-cn-com:jar:0.0.6'

Download

Click the following link to download the jar file.

stan-cn-com-0.0.6-javadoc.jar
stan-cn-com-0.0.6-sources.jar
stan-cn-com-0.0.6.jar
stan-cn-com-0.0.6.pom



Related Tutorials