Skip to content

A system to determine all likely part of speech (POS) tagging using the Viterbi algorithm to judge ambiguity of the input, uncertainty of the tagger and the need to backtrack to the next most probable tagging. Implemented normalization, Laplace Smoothing and Hidden Markov Model using Prolog, Python, Bash and NLTK.

Notifications You must be signed in to change notification settings

SysJunkie/PartOfSpeechTaggerToJudgeAmbiguity

Repository files navigation

PartOfSpeechTaggerToJudgeAmbiguity

A system to determine all likely part of speech (POS) tagging using the Viterbi algorithm to judge ambiguity of the input, uncertainty of the tagger and the need to backtrack to the next most probable tagging. Implemented normalization, Laplace Smoothing and Hidden Markov Model using Prolog, Bash and NLTK.

About

A system to determine all likely part of speech (POS) tagging using the Viterbi algorithm to judge ambiguity of the input, uncertainty of the tagger and the need to backtrack to the next most probable tagging. Implemented normalization, Laplace Smoothing and Hidden Markov Model using Prolog, Python, Bash and NLTK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published