License |
License |
---|---|
GroupId | GroupIdio.github.starlangsoftware |
ArtifactId | ArtifactIdAnnotatedSentence |
Version | Version1.0.30 |
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.30.pom | |
AnnotatedSentence-1.0.30.jar | 27 KB |
AnnotatedSentence-1.0.30-sources.jar | 14 KB |
AnnotatedSentence-1.0.30-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.starlangsoftware/AnnotatedSentence/ -->
<dependency>
<groupId>io.github.starlangsoftware</groupId>
<artifactId>AnnotatedSentence</artifactId>
<version>1.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.starlangsoftware/AnnotatedSentence/
implementation 'io.github.starlangsoftware:AnnotatedSentence:1.0.30'
// https://jarcasting.com/artifacts/io.github.starlangsoftware/AnnotatedSentence/
implementation ("io.github.starlangsoftware:AnnotatedSentence:1.0.30")
'io.github.starlangsoftware:AnnotatedSentence:jar:1.0.30'
<dependency org="io.github.starlangsoftware" name="AnnotatedSentence" rev="1.0.30">
<artifact name="AnnotatedSentence" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.starlangsoftware', module='AnnotatedSentence', version='1.0.30')
)
libraryDependencies += "io.github.starlangsoftware" % "AnnotatedSentence" % "1.0.30"
[io.github.starlangsoftware/AnnotatedSentence "1.0.30"]
Group / Artifact | Type | Version |
---|---|---|
io.github.starlangsoftware : FrameNet | jar | 1.0.6 |
io.github.starlangsoftware : PropBank | jar | 1.0.11 |
io.github.starlangsoftware : WordNet | jar | 1.0.44 |
io.github.starlangsoftware : NamedEntityRecognition | jar | 1.0.6 |
io.github.starlangsoftware : SentiNet | jar | 1.0.6 |
io.github.starlangsoftware : DependencyParser | jar | 1.0.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |