NLP, before and after spaCy
Project description
textacy: NLP, before and after spaCy
textacy is a Python library for performing a variety of natural language processing (NLP) tasks, built on the high-performance spaCy library. With the fundamentals --- tokenization, part-of-speech tagging, dependency parsing, etc. --- delegated to another library, textacy focuses primarily on the tasks that come before and follow after.
Features
- Convenient entry points to working with one or many documents processed by spaCy, with functionality added via custom extensions and automatic language identification for applying the right spaCy pipeline
- Variety of downloadable datasets with both text content and metadata, from Congressional speeches to historical literature to Reddit comments
- Easy file I/O for streaming data to and from disk
- Cleaning, normalization, and exploration of raw text — before processing
- Flexible extraction of words, ngrams, noun chunks, entities, acronyms, key terms, and other elements of interest
- Tokenization and vectorization of documents, with functionality for training, interpreting, and visualizing topic models
- String, set, and document similarity comparison by a variety of metrics
- Calculations for common text statistics, including Flesch-Kincaid Grade Level and multilingual Flesch Reading Ease
... and more!
Links
- Download: https://pypi-hypernode.com/project/textacy
- Documentation: https://chartbeat-labs.github.io/textacy
- Source code: https://github.com/chartbeat-labs/textacy
- Bug Tracker: https://github.com/chartbeat-labs/textacy/issues
Maintainer
Howdy, y'all. 👋
- Burton DeWilde (burton@chartbeat.com)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
textacy-0.9.0.tar.gz
(226.6 kB
view details)
Built Distribution
textacy-0.9.0-py3-none-any.whl
(203.9 kB
view details)
File details
Details for the file textacy-0.9.0.tar.gz
.
File metadata
- Download URL: textacy-0.9.0.tar.gz
- Upload date:
- Size: 226.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebfff5908ed22d93f582f859360a20cfa8f6331b09c73ab554f2257cb143f234 |
|
MD5 | 944ecfd095fb787c1192e07e6dab2688 |
|
BLAKE2b-256 | 9f418cc3a7f45a733d90305bd115c6a3354199d1c2fe3811db5709dc5ce56ac4 |
File details
Details for the file textacy-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: textacy-0.9.0-py3-none-any.whl
- Upload date:
- Size: 203.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d41295e6ebfe59fdd6fcbb815eb06371949610e90183778baf8e8305c85184a |
|
MD5 | 75efb1e0291bce068e6800d56173ea6c |
|
BLAKE2b-256 | 9837e4007300e6b89ac77e53f4755f7fbcc7991951d0330b4eb14c4b55e7a048 |