Skip to content
#

part-of-speech-tagger

Here are 178 public repositories matching this topic...

Implemented POS tagging by combining a standard HMM tagger separately with a Maximum Entropy classifier designed to re-rank the k-best tag sequences produced by HMM – achieved better results than VITERBI (decoding algorithm)

  • Updated Jun 14, 2017
  • Python

Improve this page

Add a description, image, and links to the part-of-speech-tagger topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the part-of-speech-tagger topic, visit your repo's landing page and select "manage topics."

Learn more