sponsor Vim development Vim logo Vim Book Ad

Thesaurus : Thesaurus suggestion script

 script karma  Rating 21/6, Downloaded by 1147  Comments, bugs, improvements  Vim wiki

created by
Viktor Kojouharov
 
script type
utility
 
description
Usage:
   Use the Thesaurus normal mode command to find the synonyms for the word
   under the cursor. The plugin requires vim to be build with python support,
   and uses the nltk python module for stemming the words. You can obtain
   nltk from http://www.nltk.org, or via easy_install.

   The plugin defaults to using the en_US thesaurus files, usually installed
   with Openoffice.org. These files can be located in
   /usr/share/myspell/dicts. A different thesaurus file can be specified via
   the g:thesaurus_file variable. It expects the full path to the files,
   without the extension. If none is specified, a value of
   '/usr/share/myspell/dicts/th_en_US_v2' is assumed.
 
install details
Drop it in ~/.vim/plugins
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
thesaurus.vim 0.2 2009-07-28 7.0 Viktor Kojouharov cleanups and more visual  descriptions
thesaurus.vim 0.1 2009-01-27 7.0 Viktor Kojouharov Initial upload
ip used for rating: 3.15.4.244

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github