CMD + K

textacy

Community

NLP, before and after spaCy

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::textacy

Usage Tracking

0.12.0
0.11.0
0.10.0
0.9.1
0.8.0
5 / 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

NLP, before and after spaCy

Last Updated

Mar 9, 2023 at 02:23

License

Apache-2.0

Total Downloads

234.2K

Supported Platforms

macOS-arm64
linux-64
macOS-64
win-64