Jar examples for s:stan-cn-seg
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.
GNU General Public License Version 2
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'
Click the following link to download the jar file.
stan-cn-seg-0.0.3-javadoc.jar