CMD + K

textacy

Community

higher-level NLP built on spaCy

Installation

To install this package, run one of the following:

Conda
$conda install akode::textacy

Usage Tracking

0.4.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

textacy is a Python library for performing higher-level natural language processing (NLP) tasks, built on the high-performance spaCy library. With the basics --- tokenization, part-of-speech tagging, dependency parsing, etc. --- offloaded to another library, textacy focuses on tasks facilitated by the ready availability of tokenized, POS-tagged, and parsed text. spaCy is a library for advanced natural language processing in Python and Cython.

About

Summary

higher-level NLP built on spaCy

Last Updated

Jul 27, 2017 at 08:24

License

Apache 2.0

Total Downloads

50

Supported Platforms

macOS-64