NGrams-1.0: 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, HCL, HTTP, network, regex-compat
LicenseBSD3
AuthorJustin Bailey
Maintainerjgbailey _ gmail _ com
CategoryTool
Executablesngrams
Upload dateThu Oct 25 23:04:16 UTC 2007
Uploaded byJustinBailey
Build failureghc-6.10 (log), ghc-6.8 (log)

Downloads