License |
License |
---|---|
Categories |
CategoriesCoreNLP Business Logic Libraries Machine Learning Natural Language Processing |
GroupId | GroupIdorg.maochen.nlp |
ArtifactId | ArtifactIdCoreNLP-Experimental |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.maochen.nlp:CoreNLP-Experimental
Experiment Stuff, shouldn't be used anywhere.
|
<!-- https://jarcasting.com/artifacts/org.maochen.nlp/CoreNLP-Experimental/ -->
<dependency>
<groupId>org.maochen.nlp</groupId>
<artifactId>CoreNLP-Experimental</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.maochen.nlp/CoreNLP-Experimental/
implementation 'org.maochen.nlp:CoreNLP-Experimental:1.0.4'
// https://jarcasting.com/artifacts/org.maochen.nlp/CoreNLP-Experimental/
implementation ("org.maochen.nlp:CoreNLP-Experimental:1.0.4")
'org.maochen.nlp:CoreNLP-Experimental:jar:1.0.4'
<dependency org="org.maochen.nlp" name="CoreNLP-Experimental" rev="1.0.4">
<artifact name="CoreNLP-Experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.maochen.nlp', module='CoreNLP-Experimental', version='1.0.4')
)
libraryDependencies += "org.maochen.nlp" % "CoreNLP-Experimental" % "1.0.4"
[org.maochen.nlp/CoreNLP-Experimental "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.maochen.nlp : CoreNLP-DataStructure | jar | 1.0.4 |
org.maochen.nlp : CoreNLP-NLP | jar | 1.0.4 |
org.apache.opennlp : opennlp-maxent | jar | 3.0.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |