Last Version

org.maochen.nlp:NLP 1.2

Maochen.org Natural Lang Processing Suite

License

License

GroupId

GroupId

org.maochen.nlp
ArtifactId

ArtifactId

NLP
Version

Version

1.2
Type

Type

pom
Description

Description

org.maochen.nlp:NLP
Maochen.org Natural Lang Processing Suite
Project URL

Project URL

http://maven.apache.org

Download NLP 1.2

Filename Size
NLP-1.2.pom 4 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7

Project Modules

  • CoreNLP-DataStructure
  • CoreNLP-NLP