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

Changes for version 0.15 - 2005-04-21

  • Problem with Search.pm (a new function was incomplete - removed it for now)

Documentation

This program provides an example of the initialization function.
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 .
Simple program that interacts with GoogleHack to classify the sentiment of words etc.
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 uses the GoogleHack functions to retrieve related set of words.

Modules

Perl package that ties together all GoogleHack modules (Webservice::GoogleHack::Search, Webservice::GoogleHack::Spelling, Webservice::GoogleHack::Rate, and Webservice::GoogleHack::Text) to implement Natural Language Processing techniques that use the World Wide Web as a source of information. Use this package to access all the functionality of GoogleHack.
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.