Text Toolkit: txttk

https://img.shields.io/travis/jeroyang/txttk.svg https://img.shields.io/pypi/v/txttk.svg

Text Toolkit: manipulate text & regular expression

Installation and Update

$ pip install -U txttk

Usage

Module corpus

Features

  • corpus: Handle the corpus, make random division for cross validation
  • feature: Extract features from a given token
  • nlptools: Nature Language Processing tools.
  • retools: Manipulate Regular Expression strings.

License