Last Version

NlpToolkit.NER 1.0.3

Named Entity Recognition Library

License

License

GroupId

GroupId

io.github.starlangsoftware
ArtifactId

ArtifactId

NER
Version

Version

1.0.3
Type

Type

jar
Description

Description

NlpToolkit.NER
Named Entity Recognition Library
Project URL

Project URL

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

Project Organization

io.github.starlangsoftware
Source Code Management

Source Code Management

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

Download NER 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.starlangsoftware/NER/ -->
<dependency>
    <groupId>io.github.starlangsoftware</groupId>
    <artifactId>NER</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.starlangsoftware/NER/
implementation 'io.github.starlangsoftware:NER:1.0.3'
// https://jarcasting.com/artifacts/io.github.starlangsoftware/NER/
implementation ("io.github.starlangsoftware:NER:1.0.3")
'io.github.starlangsoftware:NER:jar:1.0.3'
<dependency org="io.github.starlangsoftware" name="NER" rev="1.0.3">
  <artifact name="NER" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.starlangsoftware', module='NER', version='1.0.3')
)
libraryDependencies += "io.github.starlangsoftware" % "NER" % "1.0.3"
[io.github.starlangsoftware/NER "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.starlangsoftware : DataCollector jar 1.0.15

Project Modules

There are no modules declared in this project.