Merge branch 'master' of ygdrassil:itlast1617
[itlast1617.git] / excerpt_mt.txt
1 Ch1: complete
2 Overview
3 Ch2: complete
4 Regex, (non-)deterministic automata
5 Ch3: Intro, 3.1, 3.2, 3.8, 3.9, Summary, Notes
6 Morfology, stem, affix, form words from stems, porterstemmer
7 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
8 NGrams, smoothing, perplexity, entropy
9 Ch5: Intro, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, Summary, Notes
10 POS-tagging, rulebased, hmm, viterbi, table, noisy channel
11 Ch6: Intro, 6.1, 6.2, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, Summary, Notes
12 hmm, forward, viterbi, forwardbackward, mem (hypothesis, iterate),
13 Ch7: Intro, 7.1, 7.3, 7.4, Summary
14 Phonetics, features, voicing, spectogram, IPA
15 Ch8: complete
16 Synthesis, (norm-phonetic-prosody-repr-make), diphone, unit selection
17 Ch9: complete
18 asr, cepstralfeature-model,likelihood-viterbi/codebook(distance), worderrorrate
19 Ch12: Intro, 12.1, 12.2, 12.3, 12.4, 12.5, 12.6, 12.7.intro, 12.7.1, 12.8, Summary, Notes
20 Grammar, CFG, sample grammars, head(most important), chomsky nf, spoken(disfl)
21 Ch13: complete
22 Syntax parsing, top down(cky), bottomup(early), partial(IOB)
23 Ch15: Intro, 15.1, 15.2, 15.3, 15.5.intro, 15.5.1, 15.6.intro, 15.6.1, Summary, Notes
24 Features, unification, structures, grammar addition, typing
25 Ch16: Intro, 16.1, 16.3, Summary
26 Complexity, chomsky hierarchy, nl not cfg