mRevision history for Perl extension WebService::GoogleHack.
0.05 2004-12/08
* Updated documentation.
0.06 2005-01/02
* Updated readme and install instructions.
* added ranking measure to sets of related words.
* 0.05 and previous modules had problem with perldoc, so made changes to that.
0.07 2005-02/19
* Google-Hack now requires the use of the Brill-Tagger (Please refer to INSTALL file for more information on installing the Brill-Tagger).
* Added a function to read in a file of text, and return a list of positive and negative words.
FUNCTION NAME: predictWordSentiment
* Updated the Review Classification function to use the Brill-Tagger.
* PLEASE MAKE SURE TO ADAPT NEW CONFIG FILE.
* Updated README and INSTALL Instructions.