Download stan-cn-com-0.0.4.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.4 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.4.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials