Skip to main content

Get list of common stop words in various languages in Python

Project description

Get list of common stop words in various languages in Python.

Available languages

  • Arabic

  • Danish

  • Dutch

  • English

  • Finnish

  • French

  • German

  • Hungarian

  • Italian

  • Norwegian

  • Portuguese

  • Romanian

  • Russian

  • Spanish

  • Swedish

  • Turkish

Installation

stop-words is available on PyPi

http://pypi.python.org/pypi/stop-words

So easily install it by pip

$ pip install stop-words

Or by easy_install

$ easy_install stop-words

Another way is by cloning stop-words’s git repo

$ git clone git://github.com/Alir3z4/python-stop-words.git

Then install it by running:

$ python setup.py install

Basic usage

from stop_words import get_stop_words

stop_words = get_stop_words('en')
stop_words = get_stop_words('english')

from stop_words import safe_get_stop_words

stop_words = safe_get_stop_words('unsupported language')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stop-words-2015.1.19.tar.gz (14.0 kB view details)

Uploaded Source

File details

Details for the file stop-words-2015.1.19.tar.gz.

File metadata

File hashes

Hashes for stop-words-2015.1.19.tar.gz
Algorithm Hash digest
SHA256 ce6e302b50b4351278cf12968cd90c0d4dc2b0bfe3961816e1c85e43131c51be
MD5 46caac922ee7eb22ba20f5fff8cac313
BLAKE2b-256 fea859a6c8a148fdc082ca8cc29a981f276c59f892fbfc568be21cb553f0b72b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page