CMD + K

snowballstemmer

Community

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

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/rolandohub/simple snowballstemmer

Usage Tracking

1.2.0
1 / 8 versions selected
Downloads (Last 6 months): 0

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 <http://pypi.python.org/pypi/PyStemmer>_ is available, this module uses it to accelerate.

About

Summary

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

Last Updated

May 20, 2016 at 02:21

License

BSD

Supported Platforms

noarch