About Anaconda Help Download Anaconda

alt-pypi-mirror / packages / snowballstemmer 1.2.0

This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms.

  • License: BSD
  • 290 total downloads
  • Last upload: 10 years and 7 months ago

Installers

pip install

Authentication Prerequisites:
TOKEN=$(anaconda auth --create --name download-token)

To install this package run one of the following:
pip install -i https://pypi.anaconda.org/t/$TOKEN/alt-pypi-mirror/simple snowballstemmer

Description

It includes following language algorithms:

  • Danish
  • Dutch
  • English (Standard, Porter)
  • Finnish
  • French
  • German
  • Hungarian
  • Italian
  • Norwegian
  • Portuguese
  • Romanian
  • Russian
  • Spanish
  • Swedish
  • Turkish

This is a pure Python stemming library. If PyStemmer is available, this module uses it to accelerate.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.1.0) Legal | Privacy Policy