is not current version
Last Version 1.2

org.maochen.nlp:CoreNLP-NLP 1.0.4

Natural Language Tools

Categories

Categories

CoreNLP Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.maochen.nlp
ArtifactId

ArtifactId

CoreNLP-NLP
Version

Version

1.0.4
Type

Type

jar

Download CoreNLP-NLP 1.0.4


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