Skip to content

maobedkova/StatNLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StatNLP

Homework for Statistical NLP class of Charles University.

HW1

Exploring Entropy and Language Modeling

  • Q1: Entropy of a text (cz vs. en)
  • Q2: Cross-Entropy and Language Modeling (Estimation Maximization algorithm, Linear Interpolation Smoothing)

HW2

Words and The Company They Keep

  • Q1: Best Friends (cz & en) (finding best association pairs with PMI)
  • Q2: Word and Tag Classes (cz & en) (Hierarchy of words and tags using MI, algorithm from Brown et al. paper)

HW3

Tagging

  • Q1: Brill's Tagger & Tagger Evaluation (nltk Brill`s tagger implementation)
  • Q2: Unsupervised Learning: HMM Tagging (supervised and unsupervised HMM tagging, Baum-Welch training, Viterbi decoding)

About

Homework for Statistical NLP class of Charles University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages