Last Version

ntc-visd 1.0.0

ntc-visd is a library Vietnamese Sentence Detector using Apache OpenNLP

License

License

GroupId

GroupId

com.streetcodevn
ArtifactId

ArtifactId

ntc-visd
Version

Version

1.0.0
Type

Type

jar
Description

Description

ntc-visd
ntc-visd is a library Vietnamese Sentence Detector using Apache OpenNLP
Project URL

Project URL

https://github.com/congnghia0609/ntc-visd
Source Code Management

Source Code Management

https://github.com/congnghia0609/ntc-visd

Download ntc-visd 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.opennlp : opennlp-tools jar 1.9.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.