About Anaconda Help Download Anaconda

NLP, before and after spaCy

Installers

Info: This package contains files in non-standard labels.
  • osx-64 v0.12.0
  • win-64 v0.12.0
  • linux-64 v0.12.0
  • osx-arm64 v0.12.0

conda install

To install this package run one of the following:
conda install conda-forge::textacy
conda install conda-forge/label/cf201901::textacy
conda install conda-forge/label/cf202003::textacy

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy