Skip to content

ryanmcdermott/TextArmyKnife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

TextArmyKnife(TAK)

A simple Python program for miscellaneous text processing

TextArmyKnife is a simple script that can compress, translate, change case, strip HTML tags, and provide sentiment analysis on almost any piece of text. Currently this is v1 and was completed in a short amount of time. There's a lot of handle little functions here so please enjoy and feel free to contribute. It's very minimal for now but more is planned to be added.

Dependencies Required:

How To:

python tak.py --help

Coming Soon:

  • A setup.py file
  • Automatic dependency install
  • Installation to /usr/bin/ directory and added to path as "tak"

About

A simple Python program for miscellaneous text processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages