Last Version

NlpToolkit.AnnotatedSentence 1.0.56

Annotated Sentence Processing Library

License

License

GroupId

GroupId

io.github.starlangsoftware
ArtifactId

ArtifactId

AnnotatedSentence
Version

Version

1.0.56
Type

Type

jar
Description

Description

NlpToolkit.AnnotatedSentence
Annotated Sentence Processing Library
Project URL

Project URL

https://github.com/StarlangSoftware/AnnotatedSentence
Project Organization

Project Organization

io.github.starlangsoftware
Source Code Management

Source Code Management

http://github.com/starlangsoftware/annotatedsentence/tree/master

Download AnnotatedSentence 1.0.56


<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.