ptstemmer

A stemmer toolkit for the Portuguese language.

Лицензия

Лицензия

Группа

Группа

com.github.fracpete
Идентификатор

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

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

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

2010.1.13
Дата

Дата

Тип

Тип

jar
Описание

Описание

ptstemmer
A stemmer toolkit for the Portuguese language.
Ссылка на сайт

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

https://code.google.com/p/ptstemmer/

Скачать ptstemmer

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

<!-- https://jarcasting.com/artifacts/com.github.fracpete/ptstemmer/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>ptstemmer</artifactId>
    <version>2010.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/ptstemmer/
implementation 'com.github.fracpete:ptstemmer:2010.1.13'
// https://jarcasting.com/artifacts/com.github.fracpete/ptstemmer/
implementation ("com.github.fracpete:ptstemmer:2010.1.13")
'com.github.fracpete:ptstemmer:jar:2010.1.13'
<dependency org="com.github.fracpete" name="ptstemmer" rev="2010.1.13">
  <artifact name="ptstemmer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='ptstemmer', version='2010.1.13')
)
libraryDependencies += "com.github.fracpete" % "ptstemmer" % "2010.1.13"
[com.github.fracpete/ptstemmer "2010.1.13"]

Зависимости

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

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

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

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

Версия
2010.1.13
2008.6.27