Skip to main content

Text Mining Utilities for Python 3

Project description

textmining3

https://img.shields.io/pypi/v/textmining.svg https://img.shields.io/travis/djcomlab/textmining3.svg Documentation Status

Text Mining Utilities for Python 3

Features

This package contains a variety of useful functions for text mining in Python 3.

It focuses on statistical text mining (i.e. the bag-of-words model) and makes it very easy to create a term-document matrix from a collection of documents. This matrix can then be read into a statistical package (R, MATLAB, etc.) for further analysis. The package also provides some useful utilities for finding collocations (i.e. significant two-word phrases), computing the edit distance between words, and chunking long documents up into smaller pieces.

The package has a large amount of curated data (stopwords, common names, an English dictionary with parts of speech and word frequencies) which allows the user to extract fairly sophisticated features from a document.

This package does NOT have any natural language processing capabilities such as part-of-speech tagging. Please see the Python NLTK for that sort of functionality (plus much, much more).

The original code and documentation is available in PyPI under the package name textmining. This package is a port to Python 3 and published in PyPI under the package name textmining3, and is based on the original.

Credits

The original textmining 1.0 package code was authored by Christian Peccei <cpeccei@hotmail.com>

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

1.0.1 (2018-12-19)

  • First port of textmining to Python 3

1.0.0 (2010-01-11)

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

textmining3-1.0.2.tar.gz (23.5 kB view details)

Uploaded Source

Built Distribution

textmining3-1.0.2-py2.py3-none-any.whl (1.9 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file textmining3-1.0.2.tar.gz.

File metadata

  • Download URL: textmining3-1.0.2.tar.gz
  • Upload date:
  • Size: 23.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for textmining3-1.0.2.tar.gz
Algorithm Hash digest
SHA256 b5208f93e1db4bcb16a990b0b15713bfb958985aa5f081ede5112b4f7daeff3a
MD5 152e88217c127d317a730044d42efdc1
BLAKE2b-256 90972aa1faeb97a165783f9900d42d6616c3e432f5f49316f00a3af5b51b31fe

See more details on using hashes here.

File details

Details for the file textmining3-1.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: textmining3-1.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for textmining3-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f0ee5516bbd4c488345e3b5a25322301c9c71c0fd47f80bc035b553da2395cde
MD5 77585b70738a5855d09474d054fa12f3
BLAKE2b-256 39cc53ad4cf9ff4c2ad930a3dc3633a27799eed959cb28586605da0211e22714

See more details on using hashes here.

Supported by

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