Features - feistyorange/textsmith GitHub Wiki

The current list of tools that we are considering are:

  • color coded string comparison
  • text massager (e.g. suppress multiple blank lines, etc)
  • HTML cleanup
  • kbit/kbyte etc conversion
  • IP netmask, etc conversion
  • basic text case conversion
  • Romanization of non Latin charset text
  • Standard lyric fix
  • site/user customizability - cookies?
  • privacy parsers—parse and strip referring sources, e.g. http://www.nytimes.com/...?src=tp&smid=fb-share
  • Time calculator. E.g. what's 1 hour 30 minutes - 1.25 hour in minutes?
  • Fixing of full-width and half-width text
  • Word density analyzer—which words/phrases are used more, etc. possibly doing stemming? (https://en.wikipedia.org/wiki/Stemming)

Framework for describing what each tool does:

  • Name of tool, description, input (one line, multi line, HTML formatted, regexp), list of manipulations, output.
⚠️ **GitHub.com Fallback** ⚠️