Revision history for Perl extension WordNet::SenseRelate.

0.06  Thu May 19 14:06:10 2005
        - added fixed mode

0.05  Mon May 02 16:12:36 2005
	- changed definition of context window to be total number
	  of words

	- cleaned up errors in documentation

	- renamed reformat-for-senseval.pl as scorer2-format.pl

	- added command-line help to scorer2-format.pl and semcor-reformat.pl
          and expanded documentation
	
        - changed the compound-finding function so that only collocations
          of length MAX_COMPOUND_LENGTH or less are considered.
          MAX_COMPOUND_LENGTH is a constant defined in AllWords.pm.

        - added new wntagged format

0.04  Tue Apr 12 10:40:48 2005
	- fixed serious bug that often prevented higher numbered senses
	  of target words from being considered

	- fixed errors in wsd.pl when --format is omitted

	- added diagnostic messages when stoplist is malformed

	- fixed bug in windowing that prevented window from expanding
	  under certain circumstances

	- added new traces levels for displaying semantic relatedness
	  scores and making ouput of zero values optional
	  
	- fixed bug where sense1 and random schemes would fail when
	  used with a stoplist or tagged text 

	- clarified description of window in documentation

	- added sample stoplist

	- suppress irrelevant configuration information when wsd.pl is
	  run under sense1 or random

	- updated test scripts to reflect recent changes

	- renamed as WordNet::SenseRelate::AllWords

0.03  Fri Mar 11 15:25:18 2005
	- added scripts for converting semcor files and
	  formatting the output for Senseval

	- added another test script

	- changed the input format(s) to wsd.pl

	- expanded documentation

0.02  Mon Jan 17 10:01:00 2005
        - added part of speech coercion option

        - expanded discussions in README

0.01  Wed Nov  3 12:52:33 2004
	- original version; created by h2xs 1.23 with options
		-n WordNet::SenseRelate -X -b 5.6.0