CoreNLP Stop Words Annotator

Annotator for CoreNLP library, allows to add the set of rules or/and the word themselves, which should be filtered out in the CoreNLP pipeline processing.

Лицензия

Лицензия

Категории

Категории

CoreNLP Прикладные библиотеки Machine Learning Natural Language Processing
Группа

Группа

io.github.pepperkit
Идентификатор

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

corenlp-stop-words-annotator
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

CoreNLP Stop Words Annotator
Annotator for CoreNLP library, allows to add the set of rules or/and the word themselves, which should be filtered out in the CoreNLP pipeline processing.
Ссылка на сайт

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

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

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

https://github.com/pepperkit/corenlp-stop-words-annotator/tree/master

Скачать corenlp-stop-words-annotator

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

<!-- https://jarcasting.com/artifacts/io.github.pepperkit/corenlp-stop-words-annotator/ -->
<dependency>
    <groupId>io.github.pepperkit</groupId>
    <artifactId>corenlp-stop-words-annotator</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pepperkit/corenlp-stop-words-annotator/
implementation 'io.github.pepperkit:corenlp-stop-words-annotator:1.0.0'
// https://jarcasting.com/artifacts/io.github.pepperkit/corenlp-stop-words-annotator/
implementation ("io.github.pepperkit:corenlp-stop-words-annotator:1.0.0")
'io.github.pepperkit:corenlp-stop-words-annotator:jar:1.0.0'
<dependency org="io.github.pepperkit" name="corenlp-stop-words-annotator" rev="1.0.0">
  <artifact name="corenlp-stop-words-annotator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pepperkit', module='corenlp-stop-words-annotator', version='1.0.0')
)
libraryDependencies += "io.github.pepperkit" % "corenlp-stop-words-annotator" % "1.0.0"
[io.github.pepperkit/corenlp-stop-words-annotator "1.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
edu.stanford.nlp : stanford-corenlp jar 4.3.1

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter jar 5.8.1
org.mockito : mockito-core jar 4.0.0
org.assertj : assertj-core jar 3.21.0
edu.stanford.nlp : stanford-corenlp jar 4.3.1

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

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

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

Версия
1.0.0
0.9.0