Note to self : command line text utils
- vim spell check support : http://tips.webdesign10.com/vim/how-use-vims-spellchecker
- LanguageTool : not yet packaged for Fedora. Needed for the vim LanguageTool script plugin.
- vim-latex along with the texlive packages.
- DeTeX : Not yet packaged for Fedora.
- evince-dvi : evince backend to view DVI files
- wc : for word counts and such
- wordnet : A lexical database for the English language
- aspell, hunspell : spell checkers
- diction, style : need to look into these a little more
- http://edictionary.sourceforge.net/
- stardict : it has a command line client too http://linuxtidbits.wordpress.com/2008/01/30/command-line-dictionary/
- dictionary look up using curl : http://linuxcommando.blogspot.com/2007/10/dictionary-lookup-via-command-line.html
Comments