overview added
authorMart Lubbers <mart@martlubbers.net>
Wed, 19 Oct 2016 12:56:12 +0000 (14:56 +0200)
committerMart Lubbers <mart@martlubbers.net>
Wed, 19 Oct 2016 12:56:12 +0000 (14:56 +0200)
excerpt_mt.txt [new file with mode: 0644]

diff --git a/excerpt_mt.txt b/excerpt_mt.txt
new file mode 100644 (file)
index 0000000..5530550
--- /dev/null
@@ -0,0 +1,26 @@
+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