GithubHelp home page GithubHelp logo

shreya-03 / textacy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chartbeat-labs/textacy

0.0 1.0 0.0 37.57 MB

NLP, before and after spaCy

Home Page: https://chartbeat-labs.github.io/textacy/

License: Other

Python 100.00%

textacy's Introduction

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!

Links

Maintainer

Howdy, y'all. ๐Ÿ‘‹

textacy's People

Contributors

abevieiramota avatar asifm avatar bdewilde avatar ckot avatar covuworie avatar digest0r avatar dixiekong avatar gregbowyer avatar gregory-howard avatar harryhoch avatar hugoabonizio avatar kjoshi-jisc avatar mdlynch37 avatar minketeer avatar oroszgy avatar pavlin99th avatar rmax avatar rolandcolored avatar rolando avatar sammous avatar sandyrogers avatar sllvn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.