Pingbu's Chinese NLP Library

A library to do Chinese NLP

License

License

GroupId

GroupId

com.github.pingbu
ArtifactId

ArtifactId

pingbu-nlp
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Pingbu's Chinese NLP Library
A library to do Chinese NLP

Download pingbu-nlp

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.pingbu/pingbu-nlp/ -->
<dependency>
    <groupId>com.github.pingbu</groupId>
    <artifactId>pingbu-nlp</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pingbu/pingbu-nlp/
implementation 'com.github.pingbu:pingbu-nlp:1.1.1'
// https://jarcasting.com/artifacts/com.github.pingbu/pingbu-nlp/
implementation ("com.github.pingbu:pingbu-nlp:1.1.1")
'com.github.pingbu:pingbu-nlp:jar:1.1.1'
<dependency org="com.github.pingbu" name="pingbu-nlp" rev="1.1.1">
  <artifact name="pingbu-nlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pingbu', module='pingbu-nlp', version='1.1.1')
)
libraryDependencies += "com.github.pingbu" % "pingbu-nlp" % "1.1.1"
[com.github.pingbu/pingbu-nlp "1.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.pingbu : pingbu-logger jar 1.0
com.github.pingbu : pingbu-storage jar 1.0
com.github.pingbu : pingbu-pinyin jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0.1
1.0