| License |
License |
|---|---|
| GroupId | GroupIdio.github.starlangsoftware |
| ArtifactId | ArtifactIdAnnotatedSentence |
| Last Version | Last Version1.0.56 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNlpToolkit.AnnotatedSentence
Annotated Sentence Processing Library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| AnnotatedSentence-1.0.56.pom | |
| AnnotatedSentence-1.0.56.jar | 32 KB |
| AnnotatedSentence-1.0.56-sources.jar | 21 KB |
| AnnotatedSentence-1.0.56-javadoc.jar | 169 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.starlangsoftware/AnnotatedSentence/ -->
<dependency>
<groupId>io.github.starlangsoftware</groupId>
<artifactId>AnnotatedSentence</artifactId>
<version>1.0.56</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.starlangsoftware/AnnotatedSentence/
implementation 'io.github.starlangsoftware:AnnotatedSentence:1.0.56'
// https://jarcasting.com/artifacts/io.github.starlangsoftware/AnnotatedSentence/
implementation ("io.github.starlangsoftware:AnnotatedSentence:1.0.56")
'io.github.starlangsoftware:AnnotatedSentence:jar:1.0.56'
<dependency org="io.github.starlangsoftware" name="AnnotatedSentence" rev="1.0.56">
<artifact name="AnnotatedSentence" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.starlangsoftware', module='AnnotatedSentence', version='1.0.56')
)
libraryDependencies += "io.github.starlangsoftware" % "AnnotatedSentence" % "1.0.56"
[io.github.starlangsoftware/AnnotatedSentence "1.0.56"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.starlangsoftware : FrameNet | jar | 1.0.8 |
| io.github.starlangsoftware : PropBank | jar | 1.0.12 |
| io.github.starlangsoftware : WordNet | jar | 1.0.52 |
| io.github.starlangsoftware : NamedEntityRecognition | jar | 1.0.8 |
| io.github.starlangsoftware : SentiNet | jar | 1.0.8 |
| io.github.starlangsoftware : DependencyParser | jar | 1.0.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |