Last Version

ntc-langdetect 1.0.0

ntc-langdetect is a library Language Detector using Apache OpenNLP

License

License

GroupId

GroupId

com.streetcodevn
ArtifactId

ArtifactId

ntc-langdetect
Version

Version

1.0.0
Type

Type

jar
Description

Description

ntc-langdetect
ntc-langdetect is a library Language Detector using Apache OpenNLP
Project URL

Project URL

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

Source Code Management

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

Download ntc-langdetect 1.0.0


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