Download stan-cn-seg-0.0.3.jar file - Jar s

Jar examples for s:stan-cn-seg

Description

An API wrapper based on Stanford Core NLP package for Simplified Chinese users

You can download jar file stan-cn-seg 0.0.3 in this page.

License

GNU General Public License Version 2

Build File

You can use the following script to add stan-cn-seg-0.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

stan-cn-seg-0.0.3-javadoc.jar
stan-cn-seg-0.0.3-sources.jar
stan-cn-seg-0.0.3.jar
stan-cn-seg-0.0.3.pom



Related Tutorials