is not current version
Last Version 1.1.1

com.github.pingbu:pingbu-nlp 1.0

A library to do Chinese NLP

GroupId

GroupId

com.github.pingbu
ArtifactId

ArtifactId

pingbu-nlp
Version

Version

1.0
Type

Type

jar

Download pingbu-nlp 1.0


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