Shuyo Language Detection Library

This project is a fork of the "language-detection" project hosted on Google Code by Nakatani Shuyo at Cybozu Labs, Inc. Original project web site: https://code.google.com/p/language-detection/ This port cleans it up a bit and modify it to mavenize it.

License

License

GroupId

GroupId

com.norconex.language
ArtifactId

ArtifactId

langdetect
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Shuyo Language Detection Library
This project is a fork of the "language-detection" project hosted on Google Code by Nakatani Shuyo at Cybozu Labs, Inc. Original project web site: https://code.google.com/p/language-detection/ This port cleans it up a bit and modify it to mavenize it.
Project URL

Project URL

https://github.com/Norconex/language-detection
Source Code Management

Source Code Management

https://github.com/Norconex/language-detection

Download langdetect

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.arnx : jsonic jar 1.3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

language-detection

This project is no longer maintained.

This project was created to provide language-detection features to the Norconex Importer project. The Importer project now uses Apache Tika built-in language-detection capabilities instead.

Fork of the Shuyo "language-detection" project hosted on Google Code. Original project web site: https://code.google.com/p/language-detection/

Maven users:

<dependency>
  <groupId>com.norconex.language</groupId>
  <artifactId>langdetect</artifactId>
  <version>1.3.0</version>
</dependency>

See also Norconex Language Detector.

com.norconex.language

Norconex

Versions

Version
1.3.0