| |
public:t-malv-15-3:main [2015/11/05 07:47] – [Syllabus] orvark | public:t-malv-15-3:main [2024/04/29 13:33] (current) – external edit 127.0.0.1 |
---|
^Week^ Theory (Tues) ^^^ Practice (Thurs) ^^^ | ^Week^ Theory (Tues) ^^^ Practice (Thurs) ^^^ |
^ ^Textbook^Slides^Video^Text^Video^Lab^ | ^ ^Textbook^Slides^Video^Text^Video^Lab^ |
| 1 | Chapter 1 | {{:public:t-malv-15-3:AboutCourse.pdf|About course}}\\ {{:public:t-malv-10-3:introduction.pdf|Introduction}} | [[https://www.youtube.com/watch?v=nfoudtpBV68&list=PL6397E4B26D00A269|Introduction ]] | [[ https://docs.python.org/3.4/tutorial/ | Python Tutorial]]\\ [[ http://www.nltk.org/book/ch01.html|Language Processing]] | [[ https://www.youtube.com/watch?v=xSbNZrc-oAA | Install Python on Windows ]] | [[1]] | | | 1 | Chapter 1 | {{:public:t-malv-15-3:AboutCourse.pdf|About course}}\\ {{:public:t-malv-10-3:introduction.pdf|Introduction}} | [[https://www.youtube.com/watch?v=nfoudtpBV68&list=PL6397E4B26D00A269|Introduction ]] | [[ https://docs.python.org/3.4/tutorial/ | Python Tutorial]]\\ [[ http://www.nltk.org/book/ch01.html|Language Processing]] | [[ https://www.youtube.com/watch?v=xSbNZrc-oAA | Install Python on Windows ]] | 1 | |
| 2 | Chapter 2 | {{:public:t-malv-15-3:regexautomata.pdf|Regular Expressions and Automata}} | [[https://www.youtube.com/watch?v=hwDhO1GLb_4|Regular expressions ]] \\ [[ https://www.youtube.com/watch?v=GwsU2LPs85U | Convert Regular Expression to Finite-State Automaton ]]| [[ http://www.nltk.org/book/ch02.html|Accessing Text Corpora and Lexical Resources]] | | [[2]] | | | 2 | Chapter 2 | {{:public:t-malv-15-3:regexautomata.pdf|Regular Expressions and Automata}} | [[https://www.youtube.com/watch?v=hwDhO1GLb_4|Regular expressions ]] \\ [[ https://www.youtube.com/watch?v=GwsU2LPs85U | Convert Regular Expression to Finite-State Automaton ]]| [[ http://www.nltk.org/book/ch02.html|Accessing Text Corpora and Lexical Resources]] | | 2 | |
| 3 | Chapter 3.1-3.5, 3.9 | {{:public:t-malv-15-3:wordstransducers.pdf | Words and Transducers}} \\ {{:public:t-malv-15-3:textprocessingtools.pdf | Various text processing tools}} | [[ https://www.youtube.com/watch?v=jBk24DI8kg0 | Tokenisation ]] \\ [[ https://www.youtube.com/watch?v=2s7f8mBwnko | Normalisation and Stemming]] \\ [[ https://www.youtube.com/watch?v=di0N3kXfGYg | Sentence segmentation]] | [[http://www.nltk.org/book/ch03.html | Processing Raw Text]] | [[ https://www.youtube.com/watch?v=FLZvOKSCkxY | Tokenizing words and Sentences ]] \\ [[ https://www.youtube.com/watch?v=w36-U-ccajM | Stop words ]] \\ [[ https://www.youtube.com/watch?v=yGKTphqxR9Q | Stemming ]] | [[3]] | | | 3 | Chapter 3.1-3.5, 3.9 | {{:public:t-malv-15-3:wordstransducers.pdf | Words and Transducers}} \\ {{:public:t-malv-15-3:textprocessingtools.pdf | Various text processing tools}} | [[ https://www.youtube.com/watch?v=jBk24DI8kg0 | Tokenisation ]] \\ [[ https://www.youtube.com/watch?v=2s7f8mBwnko | Normalisation and Stemming]] \\ [[ https://www.youtube.com/watch?v=di0N3kXfGYg | Sentence segmentation]] | [[http://www.nltk.org/book/ch03.html | Processing Raw Text]] | [[ https://www.youtube.com/watch?v=FLZvOKSCkxY | Tokenizing words and Sentences ]] \\ [[ https://www.youtube.com/watch?v=w36-U-ccajM | Stop words ]] \\ [[ https://www.youtube.com/watch?v=yGKTphqxR9Q | Stemming ]] | 3 | |
| 4 | Chapter 4.1 - 4.5.1 | {{:public:t-malv-15-3:ngrams.pdf | N-grams}} | [[https://www.youtube.com/watch?v=s3kKlUBa3b0 | Introduction to N-grams]] \\ [[https://www.youtube.com/watch?v=o-CvoOkVrnY | Estimating N-gram Probabilities]] \\ [[https://www.youtube.com/watch?v=OHyVNCvnsTo | Evaluation and Perplexity]] \\ [[https://www.youtube.com/watch?v=s5Yg6qac9ag | Generalisation and zeros]] \\ [[https://www.youtube.com/watch?v=d8nVJjlMOYo | Smoothing]] | [[http://www.nltk.org/howto/collocations.html | Collocations]] | | [[4]] | | | 4 | Chapter 4.1 - 4.5.1 | {{:public:t-malv-15-3:ngrams.pdf | N-grams}} | [[https://www.youtube.com/watch?v=s3kKlUBa3b0 | Introduction to N-grams]] \\ [[https://www.youtube.com/watch?v=o-CvoOkVrnY | Estimating N-gram Probabilities]] \\ [[https://www.youtube.com/watch?v=OHyVNCvnsTo | Evaluation and Perplexity]] \\ [[https://www.youtube.com/watch?v=s5Yg6qac9ag | Generalisation and zeros]] \\ [[https://www.youtube.com/watch?v=d8nVJjlMOYo | Smoothing]] | [[http://www.nltk.org/howto/collocations.html | Collocations]] | | 4 | |
| 5 | Chapter 5.1-5.8 | {{:public:t-malv-15-3:pos-tagging.pdf | POS tagging}} | [[https://www.youtube.com/watch?v=LivXkL2DO_w | An Intro to Parts of Speech and POS Tagging]] \\ [[ https://www.youtube.com/watch?v=RIYQD8zF2e0 | Some Methods and Results on Sequence Models for POS Tagging ]] \\ [[ https://www.youtube.com/watch?v=kHvoHUGUitQ | The Tagging Problem ]] \\ [[ https://www.youtube.com/watch?v=gLofvoZXaNI | Generative models ]] \\ [[ https://www.youtube.com/watch?v=98TARXun1xA | Hidden Markov Models (HMMs) ]] \\ [[ https://www.youtube.com/watch?v=djtnIQT1bYg | Parameter Estimation in HMMs ]] | [[http://www.nltk.org/book/ch05.html | Categorizing and Tagging Words]] | [[https://www.youtube.com/watch?v=6j6M2MtEqi8 | Part of Speech Tagging]] | [[5]] | | | 5 | Chapter 5.1-5.8 | {{:public:t-malv-15-3:pos-tagging.pdf | POS tagging}} | [[https://www.youtube.com/watch?v=LivXkL2DO_w | An Intro to Parts of Speech and POS Tagging]] \\ [[ https://www.youtube.com/watch?v=RIYQD8zF2e0 | Some Methods and Results on Sequence Models for POS Tagging ]] \\ [[ https://www.youtube.com/watch?v=kHvoHUGUitQ | The Tagging Problem ]] \\ [[ https://www.youtube.com/watch?v=gLofvoZXaNI | Generative models ]] \\ [[ https://www.youtube.com/watch?v=98TARXun1xA | Hidden Markov Models (HMMs) ]] \\ [[ https://www.youtube.com/watch?v=djtnIQT1bYg | Parameter Estimation in HMMs ]] | [[http://www.nltk.org/book/ch05.html | Categorizing and Tagging Words]] | [[https://www.youtube.com/watch?v=6j6M2MtEqi8 | Part of Speech Tagging]] | 5 | |
| 6 | Chapter 12.1-12.4, 12.7, 13.1-13.3 | {{:public:t-malv-15-3:formalgrammars.pdf | Formal grammars}} \\ {{:public:t-malv-15-3:parsing.pdf | Parsing}} | [[ https://www.youtube.com/watch?v=ntF5cFZq1PA | The parsing problem (1)]] [[ https://www.youtube.com/watch?v=l9dvl1aIO8M | The parsing problem (2)]] \\ [[ https://www.youtube.com/watch?v=9XKUcm8au4U | Context-free grammars (1) ]] \\ [[ https://www.youtube.com/watch?v=gtNfZZaA9EQ | Context-free grammars (2)]] \\ [[ https://www.youtube.com/watch?v=dVbpROvMWhs | Simple English Grammar (1)]] \\ [[ https://www.youtube.com/watch?v=9Cl-uuTHwkk | Simple English Grammar (2) ]] \\ [[ https://www.youtube.com/watch?v=h-J6i9qgAog | Examples of Ambiguity ]] \\ [[ https://www.youtube.com/watch?v=EVgwR9jlIaU | Two views of syntactic structure ]] | [[http://www.nltk.org/book/ch08.html | Analyzing Sentence Structure ]] | | [[6]] | | | 6 | Chapter 12.1-12.4, 12.7, 13.1-13.3 | {{:public:t-malv-15-3:formalgrammars.pdf | Formal grammars}} \\ {{:public:t-malv-15-3:parsing.pdf | Parsing}} | [[ https://www.youtube.com/watch?v=ntF5cFZq1PA | The parsing problem (1)]] [[ https://www.youtube.com/watch?v=l9dvl1aIO8M | The parsing problem (2)]] \\ [[ https://www.youtube.com/watch?v=9XKUcm8au4U | Context-free grammars (1) ]] \\ [[ https://www.youtube.com/watch?v=gtNfZZaA9EQ | Context-free grammars (2)]] \\ [[ https://www.youtube.com/watch?v=dVbpROvMWhs | Simple English Grammar (1)]] \\ [[ https://www.youtube.com/watch?v=9Cl-uuTHwkk | Simple English Grammar (2) ]] \\ [[ https://www.youtube.com/watch?v=h-J6i9qgAog | Examples of Ambiguity ]] \\ [[ https://www.youtube.com/watch?v=EVgwR9jlIaU | Two views of syntactic structure ]] | [[http://www.nltk.org/book/ch08.html | Analyzing Sentence Structure ]] | | 6 | |
| 7 | Chapter 13.4-13.5, 14 | {{:public:t-malv-15-3:parsing.pdf | Parsing}} \\ {{:public:t-malv-15-3:partialparsing-chunking.pdf | Partial Parsing}} \\ {{:public:t-malv-15-3:statisticalparsing.pdf | Statistical Parsing}} | [[ https://www.youtube.com/watch?v=YaXpVT9Q_0o | An exponential number of attachments]] \\ [[https://www.youtube.com/watch?v=YQHj4w-sKwQ | CFGs and PCFGs]] \\ [[ https://www.youtube.com/watch?v=PLCpYgq2De8 | Lexicalization of PCFGs ]] \\ [[ https://www.youtube.com/watch?v=IOOfn5nmtT8 | The model of Charniak]] \\ [[ https://www.youtube.com/watch?v=E7U2E1uHsJY | PCFG Independence Assumptions ]] \\ [[ https://www.youtube.com/watch?v=mMXgbrts82M | Constituency Parser Evaluation ]] |[[http://www.nltk.org/book/ch08.html | Analyzing Sentence Structure ]] \\ [[http://www.nltk.org/book/ch07.html | Extracting Information from Text]] | [[ https://www.youtube.com/watch?v=imPpT2Qo2sk | Chunking ]] | [[7]] | | | 7 | Chapter 13.4-13.5, 14 | {{:public:t-malv-15-3:parsing.pdf | Parsing}} \\ {{:public:t-malv-15-3:partialparsing-chunking.pdf | Partial Parsing}} \\ {{:public:t-malv-15-3:statisticalparsing.pdf | Statistical Parsing}} | [[ https://www.youtube.com/watch?v=YaXpVT9Q_0o | An exponential number of attachments]] \\ [[https://www.youtube.com/watch?v=YQHj4w-sKwQ | CFGs and PCFGs]] \\ [[ https://www.youtube.com/watch?v=PLCpYgq2De8 | Lexicalization of PCFGs ]] \\ [[ https://www.youtube.com/watch?v=IOOfn5nmtT8 | The model of Charniak]] \\ [[ https://www.youtube.com/watch?v=E7U2E1uHsJY | PCFG Independence Assumptions ]] \\ [[ https://www.youtube.com/watch?v=mMXgbrts82M | Constituency Parser Evaluation ]] |[[http://www.nltk.org/book/ch08.html | Analyzing Sentence Structure ]] \\ [[http://www.nltk.org/book/ch07.html | Extracting Information from Text]] | [[ https://www.youtube.com/watch?v=imPpT2Qo2sk | Chunking ]] | 7 | |
| 8 | Chapter 17.1-3\\ Chapter 18.1-2 | {{:public:t-malv-15-3:malv-chapter17-representingmeaning.pdf|The Representation of Meaning}}\\ {{:public:t-malv-15-3:malv-chapter18-computationalsemantics.pdf|Computational Semantics}} | [[https://www.youtube.com/watch?v=8QZWx_XAO1w|Semantics an Overview]]\\ [[https://www.youtube.com/watch?v=XLvv_5meRNM&list=PLRIMXVU7SGRJF8gxD70oZPBoFAYxGs4QL&index=5|Semantics and Pragmatics - Sentence Semantics]] | [[http://www.nltk.org/book/ch10.html|Analyzing the Meaning of Sentences]] | | [[8]] | | | 8 | Chapter 17.1-3\\ Chapter 18.1-2 | {{:public:t-malv-15-3:malv-chapter17-representingmeaning.pdf|The Representation of Meaning}}\\ {{:public:t-malv-15-3:malv-chapter18-computationalsemantics.pdf|Computational Semantics}} | [[https://www.youtube.com/watch?v=8QZWx_XAO1w|Semantics an Overview]]\\ [[https://www.youtube.com/watch?v=XLvv_5meRNM&list=PLRIMXVU7SGRJF8gxD70oZPBoFAYxGs4QL&index=5|Semantics and Pragmatics - Sentence Semantics]] | [[http://www.nltk.org/book/ch10.html|Analyzing the Meaning of Sentences]] | | 8 | |
| 9 | Chapter 21.1-5| {{:public:t-malv-15-3:malv-chapter21-computationaldiscourse.pdf|Computational Discourse}}\\ {{:public:t-malv-15-3:malv-chapter21-computationaldiscoursereference.pdf|Reference}} | | | | [[9]] | | | 9 | Chapter 21.1-5| {{:public:t-malv-15-3:malv-chapter21-computationaldiscourse.pdf|Computational Discourse}}\\ {{:public:t-malv-15-3:malv-chapter21-computationaldiscoursereference.pdf|Reference}} | | | | 9 | |
| 10 | Chapter 24.1\\ [[http://www.ru.is/~hannes/publications/HICSS2005.pdf|Vilhjálmsson 2005]]\\ [[http://www.ru.is/~hannes/publications/KBS2001.pdf|Cassell et al. 2001]] | {{:public:t-malv-15-3:malv-chapter24-conversation.pdf|Conversation}}\\ {{:public:t-malv-15-3:malv-nonverbalbehavior.pdf|Nonverbal Behavior}} | | | | [[10]] | | | 10 | Chapter 24.1\\ [[http://www.ru.is/~hannes/publications/HICSS2005.pdf|Vilhjálmsson 2005]]\\ [[http://www.ru.is/~hannes/publications/KBS2001.pdf|Cassell et al. 2001]] | {{:public:t-malv-15-3:malv-chapter24-conversation.pdf|Conversation}}\\ {{:public:t-malv-15-3:malv-nonverbalbehavior.pdf|Nonverbal Behavior}} | | | | 10 | |
| 11 | Chapter 24.2 | {{:public:t-malv-15-3:malv-chapter24-dialog.pdf|Dialog Systems}} | | | | [[11]] | | | 11 | Chapter 24.2 | {{:public:t-malv-15-3:malv-chapter24-dialog.pdf|Dialog Systems}} | | | | 11 | |
| 12 | Chapter 9.1-6 | {{:public:t-malv-15-3:malv-chapter9-automaticspeechrecognition.pdf|Automatic Speech Recognition}} | | | | [[12|No 12th lab.]]\\FRIDAY: Final Project Presentations! | | | 12 | Chapter 9.1-6 | {{:public:t-malv-15-3:malv-chapter9-automaticspeechrecognition.pdf|Automatic Speech Recognition}} | | | | 12 No 12th lab ass. \\ FRIDAY: Final Project Presentations! | |
| | 13 | | {{:public:t-malv-15-3:nlp-review.pdf|Material for final exam}} | | | | | |
^^^^^^ | ^^^^^^ |
===== Other material ===== | ===== Other material ===== |