Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 753 Bytes

File metadata and controls

18 lines (13 loc) · 753 Bytes

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.