Skip to content

jtgonz/simple_pos_tagger

Repository files navigation

simple_pos_tagger

Simple Part-of-Speech Tagger (Hidden Markov Model in Python)

Recently, I came across Professor Michael Collins's collection of lectures on statistical natural language processing. Inspired by his first two chapters, I've put together a simple part-of-speech tagger that incorporates many of the concepts covered.

See this notebook for details.

About

Simple Part-of-Speech Tagger (Hidden Markov Model in Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published