Download hanlp-portable-1.3.1.jar file - Jar h

Jar examples for h:hanlp

Description

????????

You can download jar file hanlp portable-1.3.1 in this page.

License

Apache License Version 2.0

Build File

You can use the following script to add hanlp-portable-1.3.1.jar to your project.

<dependency>
   <groupId>com.hankcs</groupId>
   <artifactId>hanlp</artifactId>
   <version>portable-1.3.1</version>
</dependency>
compile group: 'com.hankcs', name: 'hanlp', version: 'portable-1.3.1'
libraryDependencies += "com.hankcs" % "hanlp" % "portable-1.3.1"
<dependency org="com.hankcs" name="hanlp" rev="portable-1.3.1"/>
@Grapes(@Grab(group='com.hankcs', module='hanlp', version='portable-1.3.1'))
'com.hankcs:hanlp:jar:portable-1.3.1'

Download

Click the following link to download the jar file.

hanlp-portable-1.3.1-javadoc.jar
hanlp-portable-1.3.1-sources.jar
hanlp-portable-1.3.1.jar
hanlp-portable-1.3.1.pom



Related Tutorials