معرفی شرکت ها


python3-stemmer_1.3.0+dfsg-2build1_amd64.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python 3 bindings for libstemmer - snowball stemming algorithms
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Focal-20.04
مخزن Ubuntu universe amd64
نام بسته python3-stemmer
نام فایل بسته python3-stemmer_1.3.0+dfsg-2build1_amd64.deb
نسخه بسته 1.3.0+dfsg
انتشار بسته 2build1
معماری بسته amd64
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی http://snowball.tartarus.org/
مجوز -
حجم دانلود 31984
حجم نصب 98
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-dbg_1.3.0+dfsg-2build1_amd64.deb 1.3.0+dfsg amd64 Ubuntu universe


نیازمندی

مقدار نام
<< 3.9 python3
>= 3.8~ python3
>= 2.4 libc6
>= 0+svn527 libstemmer0d


نحوه نصب


نصب پکیج deb python3-stemmer:

    sudo apt-get install python3-stemmer_1.3.0+dfsg-2build1_amd64.deb


فایل ها

مسیرها
./usr/lib/python3/dist-packages/PyStemmer-1.3.0.egg-info
./usr/lib/python3/dist-packages/Stemmer.cpython-38-x86_64-linux-gnu.so
./usr/share/doc/python3-stemmer/changelog.Debian.gz
./usr/share/doc/python3-stemmer/copyright
./usr/share/doc/python3-stemmer/quickstart.txt
./usr/share/doc/python3-stemmer/quickstart_python3.txt