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
- Access and extend spaCy's core functionality for working with one or many documents through convenient methods and custom extensions
- Load prepared datasets with both text content and metadata, from Congressional speeches to historical literature to Reddit comments
- Clean, normalize, and explore raw text before processing it with spaCy
- Extract structured information from processed documents, including n-grams, entities, acronyms, keyterms, and SVO triples
- Compare strings and sequences using a variety of similarity metrics
- Tokenize and vectorize documents then train, interpret, and visualize topic models
- Compute text readability and lexical diversity statistics, including Flesch-Kincaid grade level, multilingual Flesch Reading Ease, and Type-Token Ratio
... and much more!
links
- Download: https://pypi.org/project/textacy
- Documentation: https://textacy.readthedocs.io
- Source code: https://github.com/chartbeat-labs/textacy
- Bug Tracker: https://github.com/chartbeat-labs/textacy/issues
maintainer
Howdy, y'all. 👋
- Burton DeWilde ([email protected])
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file textacy-0.13.0.tar.gz
.
File metadata
- Download URL: textacy-0.13.0.tar.gz
- Upload date:
- Size: 435.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6be02448c08fc7d7c4edf85289006e39a4a53ef747201ff24b675c652f40c686
|
|
MD5 |
54f049988924accaba14c18c268b0c34
|
|
BLAKE2b-256 |
04fe4a578d9f68e7aaf6b7be7d8df974ab3b1b21f2e64d492919adda3cd80b71
|
File details
Details for the file textacy-0.13.0-py3-none-any.whl
.
File metadata
- Download URL: textacy-0.13.0-py3-none-any.whl
- Upload date:
- Size: 210.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0e150ce52c8366ccd26650ac310478bbe19604a16fd35a97659973f9d172573c
|
|
MD5 |
5e1b916d0c77659484bdefc00c72c8f1
|
|
BLAKE2b-256 |
8092a3593873fbd531f8430c4a2958611280dd33ace14ead14a6c43e61675e55
|