не последняя версия
Последняя версия 1.2

org.maochen.nlp:CoreNLP-NLP 1.0.12

Natural Language Tools

Категории

Категории

CoreNLP Прикладные библиотеки Machine Learning Natural Language Processing
Группа

Группа

org.maochen.nlp
Идентификатор

Идентификатор

CoreNLP-NLP
Версия

Версия

1.0.12
Тип

Тип

jar

Скачать CoreNLP-NLP 1.0.12


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