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.

Лицензия

Лицензия

Группа

Группа

com.norconex.language
Идентификатор

Идентификатор

langdetect
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/Norconex/language-detection
Система контроля версий

Система контроля версий

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

Скачать langdetect

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.arnx : jsonic jar 1.3.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.3.0