软件包:python3-stemmer(2.2.0.1-1 以及其他的)
Python 3 bindings for libstemmer - snowball stemming algorithms
PyStemmer 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".
PyStemmer provides algorithms for several (mainly European) languages, by wrapping the libstemmer library from the Snowball project in a Python 3 module.
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.
其他与 python3-stemmer 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64, ppc64el]
-
- dep: libstemmer0d (>= 2.1)
- Snowball stemming algorithms for use in Information Retrieval
-
- dep: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)
下载 python3-stemmer
| 硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|---|
| amd64 | 2.2.0.1-1+b1 | 28.4 kB | 89.0 kB | [文件列表] |
| arm64 | 2.2.0.1-1+b1 | 26.6 kB | 100.0 kB | [文件列表] |
| armel | 2.2.0.1-1+b1 | 26.5 kB | 78.0 kB | [文件列表] |
| armhf | 2.2.0.1-1+b1 | 26.2 kB | 70.0 kB | [文件列表] |
| i386 | 2.2.0.1-1+b1 | 30.1 kB | 90.0 kB | [文件列表] |
| mips64el | 2.2.0.1-1+b1 | 26.5 kB | 102.0 kB | [文件列表] |
| mipsel | 2.2.0.1-1+b1 | 26.5 kB | 100.0 kB | [文件列表] |
| ppc64el | 2.2.0.1-1+b1 | 29.4 kB | 100.0 kB | [文件列表] |
| s390x | 2.2.0.1-1+b1 | 26.5 kB | 88.0 kB | [文件列表] |
