Skip to main content

A python package to extract features from text data

Project description

Textures

Textures is a python package that allows you to extract some handy features and stats from text columns in Pandas DataFrames. It also includes some useful functions for cleaning text and extracting patterns (e.g., hashtags and emails from strings) and save your time looking for regular expression patterns on google and stackoverflow

Overview

The package has three modules:

features: has a extract_features which allow you to compute and return more than 30 features from a Pandas DataFrame.

clean_text: provides several functions for cleaning string inputs (e.g., remove hashtags).

find: provides several functions for finding patterns such as hashtags in string inputs. Installation ~~~~~~~~~~~~~~~~~~~~~~

License

Bibliography

See also

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

textures-0.1.6.tar.gz (139.1 kB view hashes)

Uploaded Source

Built Distribution

textures-0.1.6-py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 3

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