Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9379567c | 2022-11-30 08:46:08 | update to libstemmer-2.2.0 | ||
| 8c80a751 | 2022-03-11 20:02:12 | drop RCS Ids | ||
| d7e68ac0 | 2021-02-08 09:56:36 | import ports/textproc/libstemmer, ok/tweak tb@ benoit@ This package provides a library and command-line tool implementing stemming algorithms. Stemming maps different forms of the same word to a common "stem" - for example, the English stemmer maps connection, connections, connective, connected, and connecting to connect. This is useful in searching and information retrieval. |