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

Jar examples for h:hanlp

Description

????????

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

License

Apache License Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials