| Paketname | libstemmer0d |
| Beschreibung | Snowball stemming algorithms for use in Information Retrieval |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0+svn527-1 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 308 Byte |
| Hängt ab von | libc6 (>= 2.1.3) |
| Empfohlene Pakete | |
| Paketbetreuer | Stefano Rivera |
| Quelle | snowball |
| Paketgröße | 79412 Byte |
| Prüfsumme MD5 | 7f72f44d96533d89529979d474decad7 |
| Prüfsumme SHA1 | 38f327a81525ee54870fcc2c29819f0885d94736 |
| Prüfsumme SHA256 | eae32c6b7f0b66041390b51771071f7a42aba802adba3f382e7480984838aa13 |
| Link zum Herunterladen | libstemmer0d_0+svn527-1_i386.deb |
| Ausführliche Beschreibung | Snowball provides access to efficient algorithms for calculating a
"stemmed" form of a word. This is a form with most of the common
morphological endings removed; hopefully representing a common
linguistic base form. This is most useful in building search engines
and information retrieval software; for example, a search with stemming
enabled should be able to find a document containing "cycling" given the
query "cycles".
.
Snowball provides algorithms for several (mainly European) languages.
It also provides access to the classic Porter stemming algorithm for
English: although this has been superseded by an improved algorithm, the
original algorithm may be of interest to information retrieval
researchers wishing to reproduce results of earlier experiments.
|