The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 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.

Documentation

This program provides examples of the initialization functions.
This is a perl program that gives the example use of the Google-Hack Rate functions which manipulate the text retrieved from the web to .
Examples of GoogleHack search function.
This is a perl program that gives the example use of the Google-Hack function to retrieve a spelling suggestion.
This is a perl program that gives the example use of the Google-Hack Text functions which manipulate the text retrieved from the web.
Simple program that interacts with GoogleHack to retrieve related set of words.

Modules

Perl package that ties together all GoogleHack modules.
This module implements a simple relatedness measure and semantic orientation related type functions.
This module is used to query Google.
Retrieves spelling suggestion given a string.
This module implements some basic text processing such as parsing data etc.