forked from jhu-intro-hlt/jhu-intro-hlt.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
109 lines (101 loc) · 7.63 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<html><head>
<title.467/667 Introduction to Human Language Technology</title></head>
<style>
body {
color: rgb(0,0,0);
background-color: rgb(255,255,255);
font-family: 'arial', serif;
font-size: 13pt;
margin: 20px;
padding: 0px;
}
table, th, td {
border-collapse:collapse;
border: 1px solid #888;
padding: 6px;
margin: 0px;
}
</style>
</head>
<body>
<h1>601.467/667 Introduction to Human Language Technology</h2>
<hr>
<h2>Fall 2022</h2>
<b>Coordinator:</b> <a href="http://www.cs.jhu.edu/~phi/">Philipp Koehn</a> ([email protected])<br/>
<b>TA:</b> Yunmo Chen ([email protected])<br/>
<b>CAs:</b> TBD<br/>
<b>Class:</b> Tuesday and Thursday 9:00-10:15am, Gilman <s>132</s> 50<br/>
<b>Office hours:</b> Coordinator: on request<br/>
<b>Office hours:</b> TA: Thursday, 11:40 am - 12:40 pm, Malone ugrad lab / <a href="https://JHUBlueJays.zoom.us/j/91893338600">Zoom</a> <br/>
(Zoom-only session would be announced in advance on Piazza) <br/>
<b><a href="https://gradescope.com/">Gradescope (entry code: DJKDYD)</a></b> ☆
<b><a href="https://piazza.com/jhu/fall2022/601467667">Piazza</a></b> ☆
<b><a href="https://docs.google.com/document/d/1pNyOjVTUeagBYFAgyrGAjqUVv4OW1NptgwxY8PIUc80/edit?usp=sharing">Lecture recordings</a></b>
<h2>Assignments</h2>
<b>Note: </b>
For Fall 2022, please *do not* proceed before assignments being announced. They are subject to change. <br/>
You can confirm whether the homework is released by checking the date listed on each homework. <br/>
<ol>
<li><a href="assignments/intro-hlt-fall22-hw1.html">N-gram language modeling, CYK parsing</a>: Due on September 28 (Wednesday)
<li><a href="assignments/intro-hlt-fall21-hw2.html">RNNLMs, word2vec</a>: Due on October 14 (Friday)
<li><a href="assignments/intro-hlt-fall21-hw3.html">Seq2seq for pronunciation prediction</a>: Due on October 28 (Friday)
<li><a href="assignments/intro-hlt-fall21-hw4.html">Speech recognition with CTC</a>: Due on November 18 (Friday)
</ol>
<h2>Exam</h2>
There will be two mid-terms and final exam.
<!--
<ul>
<li> First midterm
<li> Second midterm
<li> Final
</ul>
-->
The final exam time is TBD</br>
<ul>
<li><a href="exam/midterm-2021.pdf">First midterm exam from 2021.</a>
<li><a href="exam/second-midterm-2021.pdf">Second midterm exam from 2021.</a>
<li><a href="exam/final-2021.pdf">Final exam 2021.</a>
<li><a href="exam/first-midterm-2020.pdf">First midterm exam from 2020.</a>
<li><a href="exam/second-midterm-2020.pdf">Second midterm exam from 2020.</a>
<li><a href="exam/final-2020.pdf">Final exam 2020.</a>
<li><a href="exam/midterm-2019.pdf">Midterm exam from 2019.</a>
<li><a href="exam/final-example.pdf">Example questions for the final exam (2019).</a>
</ul>
<h2>Lectures</h2>
<table>
<tr style="font-weight: 900; font-size: 14pt;">
<td><b>Date</b></td>
<td><b>Topic</b></td>
<td><b>Instructor</b></td>
</tr>
<tr><td>Tu Aug 31</td><td><a href="slides/lecture-introduction.pdf">Introduction</a></td><td><a href="http://www.cs.jhu.edu/~phi/">Koehn</a></td></tr>
<tr><td colspan="3" align="center" style="font-weight: 900; font-size: 14pt;">Text</td></tr>
<tr><td>Th Sep 1</td><td><a href="slides/language-modeling.pdf">Words and Language Models</a></td><td><a href="https://www.cs.jhu.edu/~yarowsky/">Yarowsky</a></td></tr>
<tr><td>Tu Sep 6</td><td><a href="slides/morphology.pdf">Morphology</a></td><td><a href="https://www.cs.jhu.edu/~yarowsky/">Yarowsky</a></td></tr>
<tr><td>Th Sep 8</td><td><a href="slides/syntax-2020.pdf">Syntax</a></td><td><a href="https://mjpost.github.io/">Post</a></td></tr>
<tr><td>Tu Sep 13</td><td><a href="slides/semantics-2020.pdf">Semantics</a></td><td><a href="http://www.logical-space.org/">Lippincott</a></td></tr>
<tr><td>Th Sep 15</td><td><a href="slides/deep-learning-1-2021.pdf">Deep learning I</a></td><td><a href="https://kentonmurray.com/">Murray</a></td></tr>
<tr><td>Tu Sep 20</td><td><a href="slides/deep-learning-2-2021.pdf">Deep learning II</a> (<a href="https://github.com/KentonMurray/IntroHLT/blob/main/DeepLearning/IntroHLT-checkpoint.ipynb">Python notebook</a>)</td><td><a href="https://kentonmurray.com/">Murray</a></td></tr>
<tr><td>Th Sep 22</td><td><a href="slides/distributional-semantics.pdf">Distributional Semantics</a></td><td><a href="http://www.cs.jhu.edu/~phi/">Koehn</a></td></tr>
<tr><td>Tu Sep 27</td><td><a href="slides/machine-translation-2021.pdf">Machine Translation</a></td><td><a href="https://kentonmurray.com/">Murray</a></td></tr>
<tr><td>Th Sep 29</td><td><a href="slides/information-retrieval.pdf">Information Retrieval</a></td><td><a href="http://cs.jhu.edu/~kevinduh/">Duh</a></td></tr>
<tr><td>Tu Oct 4</td><td><a href="slides/lecture-information-extraction.pdf">Information Extraction</a></td><td><a href="http://www.cs.jhu.edu/~phi/">Koehn</a></td></tr>
<tr><td>Th Oct 6</td><td>First Midterm Exam</td><td>-</td></tr>
<tr><td colspan="3" align="center" style="font-weight: 900; font-size: 14pt;">Speech</td></tr>
<tr><td>Tu Oct 11</td><td><a href="slides/auditory-system.pdf">Auditory system</a></td><td><a href="https://engineering.jhu.edu/ece/faculty/elhilali-mounya/">Elhilali</a></td></tr>
<tr><td>Th Oct 13</td><td><a href="slides/hynek-hearing-and-speaking2-2021.pdf">Speech basics</a></td><td><a href="https://www.clsp.jhu.edu/faculty-pages/hynek/">Hermansky</a></td></tr>
<tr><td>Tu Oct 18</td><td><a href="slides/IMA-Math-Seminar.pdf">Classic speech recognition</a><a href="#footnote1"><sup>1</sup></a> (<a href="slides/2016-06-WS16-Tutorial.pdf">additional slides</a>)</td><td><a href="https://www.clsp.jhu.edu/faculty-pages/sanjeev/">Khudanpur</a></td></tr>
<tr><td>Tu Oct 25</td><td>Signal processing <a href="https://doc.lagout.org/science/0_Computer%20Science/2_Algorithms/Spoken%20Language%20Processing_%20A%20Guide%20to%20Theory%2C%20Algorithm%2C%20and%20System%20Development%20%5BHuang%2C%20Acero%20%26%20Hon%202001-05-05%5D.pdf">(Chapter 6)</a></td><td><a href="https://www.clsp.jhu.edu/faculty-pages/sanjeev/">Khudanpur</a></td></tr>
<tr><td>Th Oct 28</td><td><a href="slides/speaker-id.pdf">Speaker recognition</a></td><td><a href="https://www.clsp.jhu.edu/faculty/najim-dehak/">Dehak</a></td></tr>
<tr><td>Tu Nov 1</td><td>Hands on: Kaldi (<a href="https://colab.research.google.com/drive/15AZID1NItmKgISXVX5Dx39COOSk0sIlK?usp=sharing">K2</a>, <a href="https://colab.research.google.com/drive/13IAEX--ceFxzu_Romeeuv30L93McZfjr?usp=sharing">ESPnet</a>)</td><td><a href="https://www.clsp.jhu.edu/faculty-pages/sanjeev/">Khudanpur</a></td></tr>
<tr><td>Th Nov 3</td><td><a href="slides/NeuralASR4IntroHLT.pdf">End-to-end neural speech recognition</a></td><td><a href="https://sites.google.com/view/shinjiwatanabe">Watanabe</a></td></tr>
<tr><td>Tu Nov 8</td><td>(no class)</td><td>-</td></tr>
<tr><td>Th Nov 10</td><td>Second Midterm Exam</td></tr>
<tr><td colspan="3" align="center" style="font-weight: 900; font-size: 14pt;">Applications</td></tr>
<tr><td>Tu Nov 15</td><td><a href="slides/question-answering.pdf">Question Answering</a></td><td><a href="http://cs.jhu.edu/~kevinduh/">Duh</a></td></tr>
<tr><td>Th Nov 17</td><td><a href="slides/digital-humanities-hlt-2020.pdf">NLP for Digital Humanities</a></td><td><a href="http://www.logical-space.org/">Lippincott</a></td></tr>
<tr><td>Tu Nov 29</td><td><a href="slides/dredze-clinical-nlp-2020.pdf">Clinical NLP</a></td><td><a href="https://www.cs.jhu.edu/~mdredze/">Dredze</a></td></tr>
<tr><td>Th Dec 1</td><td><a href="slides/lecture-ethics-2021.pdf">Ethical Problems</a></td><td><a href="https://pages.jh.edu/~lmorove1/index.html">Moro-Velazquez</a></td></tr>
</table>
<a name="footnote1"><sup>1</sup></a>These slides present an incomplete picture of what will be discussed in class. Attentive listening is recommended for gaining maximal benefit.</br>
</body></html>