is not current version
Last Version 1.1.1

com.github.pingbu:pingbu-nlp 1.1

A library to do Chinese NLP

GroupId

GroupId

com.github.pingbu
ArtifactId

ArtifactId

pingbu-nlp
Version

Version

1.1
Type

Type

jar

Download pingbu-nlp 1.1


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