NGrams-1.1: Simple application for calculating n-grams using Google.

The NGrams package

An n-gram is a natural language processing technique for determining, given a list of words and a phrase, the probability that each of the words given will follow in the phrase. The executable provided asks for a phrase and a list of alternate ending words. It also asks for the type of n-gram to create (e.g., bi-gram, tri-gram). The probability for each possible phrase is then calculated using Google search results.

Properties

Versions1.0, 1.1
Dependenciesbase (≥3.0.0.0), HCL (≥1.2), HTTP (≥3000.0.0), network (≥2.0.0.0), regex-compat (≥0.7.0.0)
LicenseBSD3
AuthorJustin Bailey
Maintainerjgbailey _ gmail _ com
CategoryNatural Language Processing
Executablesngrams
Upload dateThu Feb 14 18:48:02 UTC 2008
Uploaded byJustinBailey
Built onghc-6.10, ghc-6.8

Downloads