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

[ bsd3, natural-language-processing, program ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.1
Dependencies base, HCL, HTTP, network, regex-compat [details]
License BSD-3-Clause
Author Justin Bailey
Maintainer jgbailey _ gmail _ com
Category Tool
Uploaded by JustinBailey at 2007-10-25T23:04:16Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables ngrams
Downloads 2058 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-04 [all 8 reports]