-
Notifications
You must be signed in to change notification settings - Fork 3
lsmitchell/bigrammer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Bigrammer is the main program. Main methods are as follows: getBigramChance(corpusFilename, bigramWord1, bigramWord2) predictNextWord(corpusFilename, predictWord) printLikelySen(corpusFilename) printFreqList(corpusFilename) printBigramProbTable(corpusFilename)
About
A small python program to analyze word pair statistics (frequency, likelihood) in small corpora.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published