textkit: Command line text processing

textkit is a set of command line tools for text processing and analysis.

You can use it to do basic natural language processing from the command line.

Features

  • Simple tools that can be combined to do fun stuff with text as data
  • A Unix-style approach that promotes piping together commands to produce more complex processes.

Get it now

$ pip install -U textkit

Want to try it out? Check out the Quickstart guide.