--- /dev/null
+Ch1: complete
+Overview
+Ch2: complete
+Regex, (non-)deterministic automata
+Ch3: Intro, 3.1, 3.2, 3.8, 3.9, Summary, Notes
+Morfology, stem, affix, form words from stems, porterstemmer
+Ch4: Intro, 4.1, 4.2, 4.3, 4.4, 4.5, 4.6, 4.7.intro, 4.8, 4.9, 4.10, 4.11, Summary, Notes
+NGrams, smoothing, perplexity, entropy
+Ch5: Intro, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, Summary, Notes
+POS-tagging, rulebased, hmm, viterbi, table, noisy channel
+Ch6: Intro, 6.1, 6.2, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, Summary, Notes
+hmm, forward, viterbi, forwardbackward, mem (hypothesis, iterate),
+Ch7: Intro, 7.1, 7.3, 7.4, Summary
+Phonetics, features, voicing, spectogram, IPA
+Ch8: complete
+Synthesis, (norm-phonetic-prosody-repr-make), diphone, unit selection
+Ch9: complete
+asr, cepstralfeature-model,likelihood-viterbi/codebook(distance), worderrorrate
+Ch12: Intro, 12.1, 12.2, 12.3, 12.4, 12.5, 12.6, 12.7.intro, 12.7.1, 12.8, Summary, Notes
+Grammar, CFG, sample grammars, head(most important), chomsky nf, spoken(disfl)
+Ch13: complete
+Syntax parsing, top down(cky), bottomup(early), partial(IOB)
+Ch15: Intro, 15.1, 15.2, 15.3, 15.5.intro, 15.5.1, 15.6.intro, 15.6.1, Summary, Notes
+Features, unification, structures, grammar addition, typing
+Ch16: Intro, 16.1, 16.3, Summary
+Complexity, chomsky hierarchy, nl not cfg