-
Notifications
You must be signed in to change notification settings - Fork 0
/
nll.html
executable file
·194 lines (163 loc) · 4.86 KB
/
nll.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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title>UT Natural Language Learning Reading Group</title>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="nll.css" type="text/css"></link>
</head>
<body>
<center>
<h1>Natural Language Learning</h1>
</center>
<br>
<center>
[
<a href="#schedule">Meeting Schedule</a> |
<a href="#members">People</a> |
<a href="#proposed">Proposed Readings</a> |
<a href="previous.html">Previous Discussions</a> |
<a href="#subscribe">Subscribe to Email List</a>
]
<br/>
Mailing List: <a href="http://groups.google.com/group/ut-nll">http://groups.google.com/group/ut-nll</a>
</center>
<hr>
<a name="schedule"></a>
<h2> Fall 2013 Meeting Time & Place </h2>
<!--<li>Every other Monday 1-2pm in Parlin 10</li>-->
We will be meeting every other Wednesday at 11am in GDC 3.516
<h3> Scheduled Meetings </h3>
<blockquote>
<table class="papertable">
<tr><td width="175px"><b>Date</b></td>
<td width="60px"><b>Time</b></td>
<td width="95px"><b>Place</b></td><td><b>Paper</b></td></tr>
<!--
Example:
<tr>
<td>05/28/2007</td>
<td>3PM</td>
<td>ACES 5.444</td>
<td>
<span class="authors"></span>.
<span class="title"></span>.
<span class="venue"></span>
<span class="year"></span>
<a href="">(pdf)</a>
</td>
</tr>
-->
<tr>
<td>Wed, Sept 24, 2014</td>
<td>11am</td>
<td>GDC 3.516</td>
<td>
<span class="authors">Jeffrey Flanigan, Sam Thomson, Jaime Carbonell, Chris Dyer, and Noah A. Smith</span>.
<span class="title">A Discriminative Graph-Based Parser for the Abstract Meaning Representation</span>.
<span class="venue">ACL</span>
<span class="year">2014</span>
<a href="http://www.cs.cmu.edu/~jmflanig/flanigan+etal.acl2014.pdf">(pdf)</a>
[Dan]
</td>
</tr>
<tr>
<td>Wed, Oct 10, 2014</td>
<td>11am</td>
<td>GDC 3.516</td>
<td>
<span class="authors">Omer Levy and Yoav Goldberg</span>.
<span class="title">Neural Word Embeddings as Implicit Matrix Factorization</span>.
<span class="venue">NIPS</span>
<span class="year">2014</span>
<a href="https://levyomer.files.wordpress.com/2014/09/neural-word-embeddings-as-implicit-matrix-factorization-nips-2014.pdf">(pdf)</a>
[Stephen]
</td>
</tr>
</table>
<br>
* Please <a href="mailto:[email protected]">send</a> in suggestions for new papers to discuss, or vote for a paper from the
currently <a href="#proposed">proposed papers</a>.</li>
</blockquote>
<!--
<h3> Past Meetings </h3>
<blockquote>
<table class="papertable">
<tr><th>Date</th><th>Time</th><th>Place</th><th>Paper</th></tr>
-->
<!--
Example:
<tr>
<td>05/28/2007</td>
<td>3PM</td>
<td>ACES 5.444</td>
<td>
<i>Kobus Barnard, Pinar Duygulu, David Forsyth, Nando de Freitas, David M. Blei, Michael I. Jordan</i> <br>
<a href="http://jmlr.csail.mit.edu/papers/volume3/barnard03a/barnard03a.pdf"> Matching Words and Pictures</a>,
JMLR, 2003 <br>
</td>
</tr>
-->
</table>
<!--
<br>
* For older discussions, see <a href="previous.html">Previous Discussions</a>
<br>
-->
</blockquote>
<HR>
<a name="members"></a>
<H2> People </H2>
<!-- <a href="">Back to Top</a> -->
<H3> Coordinator </H3>
<ul>
<li> <a href="http://www.cs.utexas.edu/~dhg">Dan Garrette</a> </li>
</ul>
<H3> Faculty </H3>
<ul>
<li> <a href="http://www.cs.utexas.edu/~mooney">Raymond J. Mooney</a> </li>
<li> <a href="http://www.jasonbaldridge.com">Jason Baldridge</a> </li>
<li> <a href="http://www.katrinerk.com">Katrin Erk</a> </li>
</ul>
<!--
<H3> Student </H3>
<ul>
<li> <a href=""></a></li>
</ul>
-->
<hr>
<div id="suggestions">
<a name="proposed"></a>
<H2>Proposed Readings</H2>
<!-- <a href="">Back to Top</a> -->
<!-- __INSERT__ -->
<p>
Please email additional paper suggestions to
<A href="mailto:[email protected]">Dan Garrette</A>
</p>
<hr>
<a name="subscribe"></a>
<h2>Subscribe to Email List</h2>
Please visit the Google group website to register for the mailing list: <a href="http://groups.google.com/group/ut-nll">http://groups.google.com/group/ut-nll</a>
<!--
<center>
<table border=0 style="background-color: #fff" cellspacing=0>
<tr><td>
<a href="http://groups.google.com/group/ut-nll">
<img src="http://groups.google.com/groups/img/3/groups_bar.gif"
height=26 width=132 alt="Google Groups"/>
</a>
</td></tr>
<tr><td style="padding-left: 5px; padding-top: 4px">
<b>Subscribe to Natural Language Learning mailing list</b>
</td></tr>
<form action="http://groups.google.com/group/ut-nll/boxsubscribe">
<tr><td style="padding-left: 5px; padding-top: 8px">
Email: <input type=text name=email>
<input type=submit name="sub" value="Subscribe">
</td></tr>
</form>
</table>
</center>
-->
</BODY>
</HTML>