License |
License |
---|---|
Categories |
CategoriesCoreNLP Business Logic Libraries Machine Learning Natural Language Processing |
GroupId | GroupIdorg.maochen.nlp |
ArtifactId | ArtifactIdCoreNLP-NLP |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.maochen.nlp:CoreNLP-NLP
Natural Language Tools
|
Filename | Size |
---|---|
CoreNLP-NLP-1.2.pom | |
CoreNLP-NLP-1.2.jar | 1 MB |
CoreNLP-NLP-1.2-sources.jar | 1 MB |
CoreNLP-NLP-1.2-javadoc.jar | 329 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.maochen.nlp/CoreNLP-NLP/ -->
<dependency>
<groupId>org.maochen.nlp</groupId>
<artifactId>CoreNLP-NLP</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.maochen.nlp/CoreNLP-NLP/
implementation 'org.maochen.nlp:CoreNLP-NLP:1.2'
// https://jarcasting.com/artifacts/org.maochen.nlp/CoreNLP-NLP/
implementation ("org.maochen.nlp:CoreNLP-NLP:1.2")
'org.maochen.nlp:CoreNLP-NLP:jar:1.2'
<dependency org="org.maochen.nlp" name="CoreNLP-NLP" rev="1.2">
<artifact name="CoreNLP-NLP" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.maochen.nlp', module='CoreNLP-NLP', version='1.2')
)
libraryDependencies += "org.maochen.nlp" % "CoreNLP-NLP" % "1.2"
[org.maochen.nlp/CoreNLP-NLP "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.maochen.nlp : CoreNLP-DataStructure | jar | 1.2 |
org.slf4j : slf4j-log4j12 | jar | 1.8.0-beta0 |
com.google.guava : guava | jar | 23.4-jre |
org.apache.opennlp : opennlp-maxent | jar | 3.0.3 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-csv | jar | 1.5 |
com.github.vinhkhuc : jcrfsuite | jar | 0.6.1 |
tw.edu.ntu.csie : libsvm | jar | 3.17 |
edu.stanford.nlp : stanford-corenlp | jar | 3.8.0 |
org.apache.commons : commons-lang3 | jar | 3.7 |
Group / Artifact | Type | Version |
---|---|---|
edu.stanford.nlp : stanford-corenlp | jar | 3.8.0 |
junit : junit | jar | 4.12 |