OpenNLP Default Model

Provides a Tokenizer and Sentence Splitter that works for any language that uses whitespaces for word tokenization and .!? for sentence seperation. It is registererd as fallback model (ranking lower as 0) so that it will only get used if the text was not processed by some other model or even other preprocessors.

Лицензия

Лицензия

Группа

Группа

io.redlink.nlp
Идентификатор

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

nlp-opennlp-default
Последняя версия

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

OpenNLP Default Model
Provides a Tokenizer and Sentence Splitter that works for any language that uses whitespaces for word tokenization and .!? for sentence seperation. It is registererd as fallback model (ranking lower as 0) so that it will only get used if the text was not processed by some other model or even other preprocessors.
Организация-разработчик

Организация-разработчик

Redlink GmbH

Скачать nlp-opennlp-default

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.redlink.nlp : nlp-opennlp jar 3.0.0
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-autoconfigure jar

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.apache.commons : commons-math3 jar 3.6.1
org.slf4j : slf4j-simple jar 1.7.36

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

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

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

Версия
3.0.0