textacy

NLP, before and after spaCy

Github stars Tracking Chart

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.

build status
current release version
pypi version
conda version

Features

  • Convenient entry points to working with one or many documents processed by spaCy, with functionality added via custom extensions and automatic language identification for applying the right spaCy pipeline
  • Variety of downloadable datasets with both text content and metadata, from Congressional speeches to historical literature to Reddit comments
  • Easy file I/O for streaming data to and from disk
  • Cleaning, normalization, and exploration of raw text — before processing
  • Flexible extraction of words, ngrams, noun chunks, entities, acronyms, key terms, and other elements of interest
  • Tokenization and vectorization of documents, with functionality for training, interpreting, and visualizing topic models
  • String, set, and document similarity comparison by a variety of metrics
  • Calculations for common text statistics, including Flesch-Kincaid Grade Level and multilingual Flesch Reading Ease

... and more!

Maintainer

Howdy, y'all. ?

Main metrics

Overview
Name With Ownerchartbeat-labs/textacy
Primary LanguagePython
Program languagePython (Language Count: 2)
Platform
License:Other
所有者活动
Created At2016-02-03 16:52:45
Pushed At2023-09-22 23:38:28
Last Commit At
Release Count29
Last Release Name0.13.0 (Posted on )
First Release Namev0.2.0 (Posted on )
用户参与
Stargazers Count2.2k
Watchers Count84
Fork Count249
Commits Count1.8k
Has Issues Enabled
Issues Count262
Issue Open Count32
Pull Requests Count105
Pull Requests Open Count3
Pull Requests Close Count16
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private