Last Version

Pingbu's Chinese NLP Library 1.1.1

A library to do Chinese NLP

License

License

GroupId

GroupId

com.github.pingbu
ArtifactId

ArtifactId

pingbu-nlp
Version

Version

1.1.1
Type

Type

jar
Description

Description

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

Download pingbu-nlp 1.1.1


<!-- 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.