NLP, before and after spaCy
Project description
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 on the tasks that come before and follow after.
Features
Provide a convenient entry point and interface to one or many documents, with the core processing delegated to spaCy
Stream text, json, csv, spaCy binary, and other data to and from disk
Download and explore a variety of included datasets with both text content and metadata, from Congressional speeches to historical literature to Reddit comments
Clean and normalize raw text, before analyzing it
Access and filter basic linguistic elements, such as words, ngrams, and noun chunks; extract named entities, acronyms and their definitions, and key terms
Flexibly tokenize and vectorize documents and corpora, then train, interpret, and visualize topic models using LSA, LDA, or NMF methods
Compare strings, sets, and documents by a variety of similarity metrics
Calculate common text statistics, including Flesch-Kincaid Grade Level, SMOG Index, and multilingual Flesch Reading Ease
… and more!
Links
PyPi project: https://pypi-hypernode.com/project/textacy
Source code: https://github.com/chartbeat-labs/textacy
Documentation: https://chartbeat-labs.github.io/textacy
Note: Docs used to be hosted on ReadTheDocs, but the builds stopped working many months ago, and now those docs are out-of-date. This is unfortunate, especially since ReadTheDocs allows for multiple versions while GitHub Pages does not. I’ll keep trying on ReadTheDocs; if the build issues ever get resolved, I’ll switch the docs back.
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
Built Distribution
File details
Details for the file textacy-0.6.3.tar.gz
.
File metadata
- Download URL: textacy-0.6.3.tar.gz
- Upload date:
- Size: 190.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50402545ac92b1a931c2365e341cb35c4ebe5575525f1dcc5265901ff3895a5f |
|
MD5 | 58170ab2ab660fb6d54ebf4314d02b29 |
|
BLAKE2b-256 | 3787f1b5cd63de9154879fbd19dc76df0a446d6afaa634645939e3915a7b6ba3 |
File details
Details for the file textacy-0.6.3-py2.py3-none-any.whl
.
File metadata
- Download URL: textacy-0.6.3-py2.py3-none-any.whl
- Upload date:
- Size: 145.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1aee4185ed69ca7bded66f61f2d539c06c877a87409358a19a665538bcc5cbd5 |
|
MD5 | 29a3f5d4c868989926ddee6a1e08f1a4 |
|
BLAKE2b-256 | 97fb323c81288ab9b0b9cc955dcebfd04773d7982307c1a6d559b5a30000825b |