| License |
License |
|---|---|
| GroupId | GroupIdio.github.starlangsoftware |
| ArtifactId | ArtifactIdAnnotatedTree |
| Version | Version1.0.42 |
| Type | Typejar |
| Description |
DescriptionNlpToolkit.AnnotatedTree
Annotated constituency treebank library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| AnnotatedTree-1.0.42.pom | |
| AnnotatedTree-1.0.42.jar | 100 KB |
| AnnotatedTree-1.0.42-sources.jar | 48 KB |
| AnnotatedTree-1.0.42-javadoc.jar | 775 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.starlangsoftware/AnnotatedTree/ -->
<dependency>
<groupId>io.github.starlangsoftware</groupId>
<artifactId>AnnotatedTree</artifactId>
<version>1.0.42</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.starlangsoftware/AnnotatedTree/
implementation 'io.github.starlangsoftware:AnnotatedTree:1.0.42'
// https://jarcasting.com/artifacts/io.github.starlangsoftware/AnnotatedTree/
implementation ("io.github.starlangsoftware:AnnotatedTree:1.0.42")
'io.github.starlangsoftware:AnnotatedTree:jar:1.0.42'
<dependency org="io.github.starlangsoftware" name="AnnotatedTree" rev="1.0.42">
<artifact name="AnnotatedTree" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.starlangsoftware', module='AnnotatedTree', version='1.0.42')
)
libraryDependencies += "io.github.starlangsoftware" % "AnnotatedTree" % "1.0.42"
[io.github.starlangsoftware/AnnotatedTree "1.0.42"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.starlangsoftware : AnnotatedSentence | jar | 1.0.55 |
| io.github.starlangsoftware : ParseTree | jar | 1.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |