NGrams

Version 1.1 revision 0 uploaded by JustinBailey.

Package meta

Synopsis
Simple application for calculating n-grams using Google.
Description

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.

Author
Justin Bailey
Bug reports
n/a
Category
Natural Language Processing
Copyright
n/a
Homepage
n/a
Maintainer
jgbailey _ gmail _ com
Package URL
n/a
Stability
n/a

Components