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.org/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.1.tar.gz
(226.7 kB
view details)
Built Distribution
textacy-0.9.1-py3-none-any.whl
(203.8 kB
view details)
File details
Details for the file textacy-0.9.1.tar.gz
.
File metadata
- Download URL: textacy-0.9.1.tar.gz
- Upload date:
- Size: 226.7 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 | e10b55f532726a9fdbbf7885538a7c63aba80f29f67c453e60bbc0699e0012ca |
|
MD5 | 9326c001f607c6558a7b7a0066dd592a |
|
BLAKE2b-256 | 384e0f1ec4370ce9dc3ed5fe176cd2531900e7760584e8409ae944cc87e34790 |
File details
Details for the file textacy-0.9.1-py3-none-any.whl
.
File metadata
- Download URL: textacy-0.9.1-py3-none-any.whl
- Upload date:
- Size: 203.8 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 | 8245a946e6eae66162949e62e1163f350a436fe9bddbe2f73d8dd7f42d2bd500 |
|
MD5 | d8ea922da4a0a27740d1b18e55f01d61 |
|
BLAKE2b-256 | 3a5e3b8391cf6ff39350b73f8421184cf6792002b5c2c17982b7c9fbd5ff36de |