Last Version

Language Detection 3.0.0

Collection of useful modules related to natural language processing

License

License

GroupId

GroupId

io.redlink.nlp
ArtifactId

ArtifactId

langdetect
Version

Version

3.0.0
Type

Type

jar
Description

Description

Language Detection
Collection of useful modules related to natural language processing
Project Organization

Project Organization

Redlink GmbH

Download langdetect 3.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.redlink.nlp : nlp-model jar 3.0.0
com.cybozu.labs : langdetect jar 1.1-20120112
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.7
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.github.ferstl : junit-testgroups jar 1.0.1
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.