textacy 0.13.0
pip install textacy
Latest version
Released:
NLP, before and after spaCy
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Copyright 2016 Chartbeat, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you ...)
- Maintainer: Burton DeWilde
- Tags spacy, nlp, text processing, linguistics
- Requires: Python >=3.9
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
- Topic
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 (burtdewilde@gmail.com)
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Copyright 2016 Chartbeat, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you ...)
- Maintainer: Burton DeWilde
- Tags spacy, nlp, text processing, linguistics
- Requires: Python >=3.9
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
- Topic
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
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 |