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

Changes for version 0.08 - 2005-03-13

  • Google-Hack now requires the use of the Brill-Tagger if you are using the sentiment classification functions(Please refer to INSTALL file for more information on installing the Brill-Tagger).
  • Updated the base line algorithm function, wordClusterInPage to be soley based on frequency.

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.
Simple program that interacts with GoogleHack to classify the sentiment of words.
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.