Porter Stemmer

The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems.

Лицензия

Лицензия

The BSD License
Группа

Группа

gov.sandia.foundry
Идентификатор

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

porter-stemmer
Последняя версия

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

1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Porter Stemmer
The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems.
Ссылка на сайт

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

http://tartarus.org/~martin/PorterStemmer/
Система контроля версий

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

http://tartarus.org/~martin/PorterStemmer/java.txt

Скачать porter-stemmer

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

<!-- https://jarcasting.com/artifacts/gov.sandia.foundry/porter-stemmer/ -->
<dependency>
    <groupId>gov.sandia.foundry</groupId>
    <artifactId>porter-stemmer</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/gov.sandia.foundry/porter-stemmer/
implementation 'gov.sandia.foundry:porter-stemmer:1.4'
// https://jarcasting.com/artifacts/gov.sandia.foundry/porter-stemmer/
implementation ("gov.sandia.foundry:porter-stemmer:1.4")
'gov.sandia.foundry:porter-stemmer:jar:1.4'
<dependency org="gov.sandia.foundry" name="porter-stemmer" rev="1.4">
  <artifact name="porter-stemmer" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.sandia.foundry', module='porter-stemmer', version='1.4')
)
libraryDependencies += "gov.sandia.foundry" % "porter-stemmer" % "1.4"
[gov.sandia.foundry/porter-stemmer "1.4"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.4