Last Version

org.maochen.nlp:CoreNLP-DataStructure 1.2

Data Structure for CoNLL-X Dependency Tree

License

License

Categories

Categories

Data CoreNLP Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.maochen.nlp
ArtifactId

ArtifactId

CoreNLP-DataStructure
Version

Version

1.2
Type

Type

jar
Description

Description

org.maochen.nlp:CoreNLP-DataStructure
Data Structure for CoNLL-X Dependency Tree

Download CoreNLP-DataStructure 1.2


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.