NGrams: Simple application for calculating n-grams using Google.
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.
Downloads
- NGrams-1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0, 1.1 |
---|---|
Dependencies | base (>=3.0.0.0), HCL (>=1.2), HTTP (>=3000.0.0), network (>=2.0.0.0), regex-compat (>=0.7.0.0) [details] |
License | BSD-3-Clause |
Author | Justin Bailey |
Maintainer | jgbailey _ gmail _ com |
Category | Natural Language Processing |
Uploaded | by JustinBailey at 2008-02-14T18:48:02Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | ngrams |
Downloads | 2098 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Successful builds reported [all 10 reports] |