-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
309 lines (270 loc) · 11.2 KB
/
Copy pathindex.html
File metadata and controls
309 lines (270 loc) · 11.2 KB
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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Mandar Mitra's Home Page</title>
<link rel="stylesheet" type="text/css" href="mm.css"/>
</head>
<body>
<table cellpadding="2" cellspacing="5" border="0">
<tr>
<td><img src="picture.jpg" width="240" border="0" alt="My picture"/></td>
<td valign="bottom">
<h3>Mandar Mitra</h3>
<p>
Professor<br/>
Computer Vision and Pattern Recognition Unit<br/>
Indian Statistical Institute<br/>
203 B.T. Road<br/>
Kolkata 700 108.<br/>
Email: my first name at isical.ac.in or my first name dot my last name at gmail dot com <br/>
Content updated first on <a href="https://mandarm.github.io"><tt>mandarm.github.io</tt></a>; should propagate to the mirror at <a href="https://www.isical.ac.in/~mandar">ISI</a> every hour.
</p>
</td>
</tr>
</table>
<hr/>
<h1 class="center">
<a href="courses.html">Teaching</a> |
<a href="#ir">Information Retrieval</a> |
<a href="#present">Presentations</a> |
<a href="#dicts">Dictionaries</a>
</h1>
<!-- ================================================================= -->
<hr/> <!-- IR -->
<!-- ================================================================= -->
<a name="ir"> </a>
<h2>Information Retrieval</h2>
<br/>
<h3>Textbooks, etc.</h3>
<a href="http://nlp.stanford.edu/IR-book/">Introduction to Information Retrieval</a>
Manning, Raghavan and Schutze, Cambridge University Press, 2008.<br/>
<a href="http://www.search-engines-book.com/">Search Engines Information
Retrieval in Practice</a>
W. Bruce Croft, D. Metzler, T. Strohman, Pearson, 2009.<br/>
<a href="http://www.ir.uwaterloo.ca/book/">Information Retrieval <i>Implementing and Evaluating Search Engines</i></a>
Stefan Büttcher, Charles L. A. Clarke and Gordon V. Cormack, MIT Press, 2010.<br/>
<a href="http://www.csee.umbc.edu/cadip/readings/IR.report.120600.book.pdf">A comprehensive survey by Ed Greengrass</a><br/>
<a href="http://www.sims.berkeley.edu/~hearst/irbook">Modern Information Retrieval</a>
Baeza-Yates and Ribeiro-Neto, Addison Wesley, 1999.<br/>
<table width="100%">
<tr>
<td valign="top">
<h3>Courses/Teachers</h3>
<ul>
<li>James Allan, UMass, Amherst
(<a href="http://ciir.cs.umass.edu/cmpsci646/">Information Retrieval</a>,
<a href="http://ciir.cs.umass.edu/cmpsci546">Web Search</a>)
</li>
<li>
<a href="http://www-2.cs.cmu.edu/~callan/">Jamie Callan</a>, CMU
</li>
<li>
<a href="http://www.cse.iitb.ac.in/~soumen/">Soumen Chakrabarti</a>, IIT, Bombay
</li>
<li>
<a href="http://www.is.informatik.uni-duisburg.de/courses/ir_ss04/">Norbert Fuhr</a>, University of Duisburg Essen
</li>
<li>
<a href="http://www.sims.berkeley.edu/~hearst">Marti Hearst</a>, UC, Berkeley
</li>
<li>
<a href="http://www.cs.utexas.edu/users/mooney/ir-course">Raymond Mooney</a>, UT, Austin
</li>
<li>
<a href="http://theory.stanford.edu/people/raghavan/">Prabhakar Raghavan</a>,
Stanford University
</li>
<li>
<a href="http://www.soi.city.ac.uk/~ser/">Stephen Robertson</a>,
City University London
</li>
<li>
<a href="http://www.cs.kun.nl/is/edu/ir1/ir1.html">Theo van der Weide</a>,
Nijmegen Institute for Computing and Information Sciences
</li>
<li>
<a href="http://czhai.cs.illinois.edu/">ChengXiang Zhai</a>
UIUC
</li>
</ul>
</td>
<td valign="top">
<h3>Tutorials</h3>
<ul>
<li>
<a href="http://iew3.technion.ac.il/~kurland/sigir12-tutorial.pdf">Experimental methods for information retrieval (Donald Metzler and Oren Kurland, SIGIR 2012)</a>
</li>
<li>
<a href="http://ir.cis.udel.edu/SIGIR14tutorial/">Statistical Significance Testing in Theory and in Practice (Ben Carterette, SIGIR 2014)</a>
</li>
</ul>
</td>
</tr>
</table>
<table width="100%">
<tr>
<td valign="top">
<h3>Some research groups</h3>
<ul>
<li><a href="http://ciir.cs.umass.edu/">CIIR, UMass, Amherst</a></li>
<li><a href="http://www.lti.cs.cmu.edu/ ">LTI, CMU</a></li>
<li><a href="http://www-nlpir.nist.gov/">NLP and IR group, NIST</a></li>
<li><a href="http://ir.dcs.gla.ac.uk/">University of Glasgow</a></li>
</ul>
</td>
<td valign="top">
<h3>Colleagues</h3>
<ul>
<li><a href="http://www.isical.ac.in/~prasenjit_t" >Prasenjit Majumder</a></li>
<li>
<a href="http://www.isical.ac.in/~sukomal_r">Sukomal Pal</a>
<!-- PhD Thesis: <a href="sukomal-thesis.pdf"><i>Sub-document level Information Retrieval: Retrieval and Evaluation</i></a> -->
</li>
<li><a href="http://www.isical.ac.in/~dipasree_t">Dipasree Pal</a></li>
<li><a href="http://www.isical.ac.in/~ayan_t">Ayan Bandyopadhyay</a></li>
<li><a href="http://www.isical.ac.in/~dwaipayan_r">Dwaipayan Roy</a></li>
<li>
<a href="http://bn.wikisource.org/wiki/%E0%A6%B9_%E0%A6%AF_%E0%A6%AC_%E0%A6%B0_%E0%A6%B2">H.B. Bij</a>
</li>
</ul>
</td>
<td valign="top">
<h3>Blogs</h3>
<ul>
<li>
<a href="http://irfall13.blogspot.in/">Concepts of Information Retrieval -- UT Austin INF384H (Fall 2013)</a>
</li>
</ul>
</td>
</tr>
<tr>
<td valign="top">
<h3>Conference proceedings</h3>
<ul>
<li><a href="http://www.sigir.org/proceedings/Proc-Browse.html">ACM SIGIR</a></li>
<li><a href="http://trec.nist.gov/">TREC</a></li>
<li><a href="http://www.iw3c2.org/Conferences/">WWW</a></li>
<li><a href="http://www.cikm.org/">CIKM</a></li>
</ul>
</td>
<td valign="top">
<h3>Software resources</h3> <!-- to add: Smart, MG, Bow -->
<ul>
<li><a href="http://www.cs.cmu.edu/~mccallum/bow/">Bow Toolkit</a></li>
<li><a href="http://gate.ac.uk/">GATE</a></li>
<li><a href="http://www.lemurproject.org/">Lemur</a></li>
<li><a href="http://mg4j.dsi.unimi.it/">MG4J</a></li>
<li><a href="http://www.soi.city.ac.uk/~andym/OKAPI-PACK/">Okapi</a></li>
<li><a href="http://ir.dcs.gla.ac.uk/terrier/">Terrier</a></li>
</ul>
</td>
<td valign="top">
<h3>Datasets</h3>
<ul>
<li><a href="https://msropendata.com/">Microsoft Research Open Data</a></li>
</ul>
</td>
</tr>
<tr>
<td valign="top">
<h3>Misc. links</h3>
<ul>
<li><a href="http://www.webir.org">WebIR</a></li>
<li><a href="http://www.informationretrieval.org">www.informationretrieval.org</a></li>
</ul>
</td>
</tr>
</table>
<h3 style="margin-top: 2em">Local events</h3>
<ul>
<li>
<a href="http://www.isical.ac.in/~iwridl">International Workshop on Research
Issues in Digital Libraries</a> (12-15 December, 2006)
</li>
<li>
<a href="http://www.isical.ac.in/~clia">FIRE (Forum for Information
Retrieval Evaluation)</a>
</li>
</ul>
<!-- ================================================================= -->
<hr/> <!-- MISC. -->
<!-- ================================================================= -->
<a name="present"> </a>
<h2>GNU/Linux tips for newbies</h2>
<p>
<ul>
<li>
<a href="http://linuxcommand.org/lc3_learning_the_shell.php">Learning
the Shell</a>
</li>
<li>
<a href="https://rlworkman.net/howtos/rute/">LINUX: Rute User's Tutorial and Exposition</a>
<a href="linux/rute.linux.intro.pdf">(local copy</a>,
dl-ed from
<a href="http://people.virginia.edu/~rtg2t/samba/rute.linux.intro.pdf">here</a>,
timestamped 1999-09-22)
</li>
<li><a href="http://ubuntu-manual.org/">Ubuntu Manual</a></li>
<li><a href="http://www.computerworld.com/blog/unix-as-a-second-language/">Unix related blog at ComputerWorld</a></li>
<li>
<a href="http://www.ee.surrey.ac.uk/Teaching/Unix/">UNIX / Linux Tutorial for Beginners</a>
</li>
<li style="margin-top: 1em"><a href="http://spoken-tutorial.org/">Spoken Tutorials</a></li>
<li><a href="http://openclassroom.stanford.edu/MainFolder/CoursePage.php?course=PracticalUnix">Video lectures on "Practical Unix" @ Stanford</a></li>
<li style="margin-top: 1em"><a href="http://www.google.com/search?q=tutorial+basic+command+line+tools+for+linux&num=50">and many more...</a>
</li>
</ul>
<p>
Some files / presentations related to GNU/Linux, Latex, etc.. Feedback welcome.
<ul>
<li><a href="misc/development-tools.pdf">Development using FOSS tools</a></li>
<li><a href="https://www.dropbox.com/s/7zit04cdvhjiuop/latex.pdf?dl=0">Academic writing with LaTeX</a></li>
<li><a href="https://www.dropbox.com/s/933m25oqwg47jxx/latex-and-beamer.pdf?dl=0">Preparing documents and presentations using LaTeX</a></li>
<li><a href="https://www.dropbox.com/s/h5jjsrxsn9maksq/macros.tex">A
latex "header" file that includes commonly used packages and
defines some shortcuts.</a></li>
</ul>
</p>
<hr/>
<a name="dicts"> </a>
<h2>Online dictionaries</h2>
<p>
<b><i><a href="http://www.m-w.com">MERRIAM-WEBSTER</a></i></b>
(adapted from <a href="http://www.isical.ac.iN/~bln_r/bln_launcher.html">B.L.
Narayan's Launcher</a>)
<FORM name="dict" method="post" action="http://www.m-w.com/cgi-bin/dictionary">
<INPUT type="hidden" name="book" value="Dictionary"/>
<INPUT style="background-color: #cccccc" name="va" size="15"/>
<INPUT type="submit" value="Look up Dictionary"/>
</FORM>
<br/>
<p>
<b><i><a href="http://dictionary.cambridge.org">CAMBRIDGE</a> ONLINE DICTIONARIES</i></b>
(adapted from <a href="http://www.isical.ac.in/~bln_r/bln_launcher.html">B.L.
Narayan's Launcher</a>)
<p><!-- Definition Block -->
<FONT face="Verdana, Arial, Helvetica, sans-serif" size="2">Enter one word that you wish to search for in the box below. For example, to search for the idiom <B>cap in hand</B>, type either <B>cap</B> or <B>hand</B>.
</font>
<!-- Search block -->
<FORM name="online_dictionary" action="http://dictionary.cambridge.org/cmd_search.asp" method="post">
<INPUT type='radio' name='dict' value='B' checked=""/>
<FONT face="Verdana, Arial, Helvetica, sans-serif" size="1">Cambridge International Dictionary of English</FONT><br/>
<INPUT type='radio' name='dict' value='L'/>
<FONT face="Verdana, Arial, Helvetica, sans-serif" size="1">Cambridge Learner's Dictionary</FONT><br/>
<INPUT type='radio' name='dict' value='A'/>
<FONT face="Verdana, Arial, Helvetica, sans-serif" size="1">Cambridge
Dictionary of American English</FONT><br/>
<INPUT type='radio' name='dict' value='I'/>
<FONT face="Verdana, Arial, Helvetica, sans-serif" size="1">Cambridge
International Dictionary of Idioms</FONT><br/>
<INPUT type='radio' name='dict' value='P'/>
<FONT face="Verdana, Arial, Helvetica, sans-serif" size="1">Cambridge
International Dictionary of Phrasal Verbs </FONT><br/>
<INPUT type="text" style="background-color: #cccccc" name="searchword" size="25"/>
<INPUT type="submit" value="Look it up" alt="Look it up" name ="lookup"/></FORM>
<hr/>
<a href="http://mandar.mitra.googlepages.com">Personal</a>
<!-- modified timestamp start -->
<hr/><p>Last modified: Thu Mar 28 17:03:09 IST 2024</p>
<!-- modified timestamp end --></body>
</html>