-
Notifications
You must be signed in to change notification settings - Fork 53
Exercises
jasonbaldridge edited this page Feb 25, 2013
·
9 revisions
- Spelling Correction Exercise, Part 1: Error detection and inverted index for n-gram character candidate generation.
- Spelling Correction Exercise, Part 2: Candidate generation (n-gram character and edit based) and scoring with unigram and bigram language models.
- Spelling Correction Exercise, Part 3: TBA, Edit distance and error model computation and use.
- Topic Modeling Exercise: Compute topics using Mallet.