-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchives.html
220 lines (172 loc) · 7.98 KB
/
archives.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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<head>
<title>
All things about me! ~Shaishav Kumar
</title>
<script src="js/jquery.js" charset="utf-8" type="text/javascript"> </script>
<script src="js/jquery.corner.js" charset="utf-8" type="text/javascript"> </script>
<link media="screen, projection" type="text/css" href="css/grid.css" rel="stylesheet">
<link media="screen, projection" type="text/css" href="css/sawdust.css" rel="stylesheet">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19813782-1']);
_gaq.push(['_setDomainName', '.shaishavkr.info']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body id="home">
<div id="leftcol">
<div id="leftnav">
<ul class="nav">
<li class="selected">Profile</li>
<li><a href="/projects.html">Projects</a></li>
<li><a href="/archives.html">Archive</a></li>
<li><a href="http://blog.shaishavkr.info/">Blog</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
<div class="minirule"><!-- --></div>
</div>
<div style="padding:0;margin:0;padding-left:0px;"><a href="#"><img src="/images/me.jpg" width=193px /></a></div>
</div>
<div id="maskstrip"><!-- --></div>
<div id="content">
<div class="container-7col" id="profile">
<!-- 7 COLUMNS -->
<div class="span-3">
<h1>Who Am I?</h1>
<div class="miniruleinvert"><!-- --></div>
<p>
I'm currently working as a Research Developer at the Multilingual Systems group at
<a href="http://research.microsoft.com/en-us/labs/india/"><b><i>Microsoft Research,Bangalore</i></b></a>.
I work in the broad areas of Information Extraction and Retrieval, Machine learning and NLP,
collaborating closely with <a href="http://research.microsoft.com/en-us/people/raghavu/"><b>Raghavendra Udupa</b></a>
& <a href="http://research.microsoft.com/en-us/people/t-sanv/"><b>Santosh Vysyaraju.</b></a>
</p>
<p>
Before joining Microsoft Research, I was at <a href="http://labs.yahoo.com/Yahoo_Labs_Bangalore">Yahoo Labs, Bangalore</a> as an Intern. I was working
on the automatic and efficient discovery of security vulnerabilities in the Yahoo codebase
</p>
<p>
Prior to Yahoo Research, I was pursuing B.Tech in Civil Engineering from the <a href="http://www.iitb.ac.in">Indian Institute of Technology,Bombay</a>.
</p>
<br><br><p>© 2005-2010 Shaishav Kr<br></p>
<p> </p>
</div>
<div class="span-2">
<h1>Publications</h1>
<div class="miniruleinvert"><!-- --></div>
<!-- PRESS COLUMN 1 START -->
<p>
Raghavendra Udupa and Shaishav Kumar,
<a href=""> Hashing-based Approaches to Spelling Correction of Personal Names, in Proceedings of EMNLP 2010, October 2010 </a>
<br><br>
Shaishav Kumar and Raghavendra Udupa,
<a href=""> Multilingual People Search, in SIGIR 2010, July 2010 </a>
<br><br>
Santosh Vysyaraju, Shaishav Kumar, and Raghavendra Udupa,
<a href=""> Suggesting Related Topics in Web Search, in SIGIR 2010, July 2010 </a>
<br><br>
</p>
<!-- PRESS COLUMN 1 END -->
</div>
<div class="span-1">
<h1>Awards & Recognition</h1>
<div class="miniruleinvert"><!-- --></div>
<p>Winner of the Institute Hack Day organized by Yahoo Labs, India.</p>
<p>2nd Runner Up at the Open Hack Day, Bangalore</p>
<p> "Best Seminar Project" awarded for the 3rd Year B.Tech Seminar topic "Use of Artificial Neural Networks for predicition of Ocean Wave Heights" </p>
<p>More about these projects/competition in the <a href="/projects.html">Projects</a> section.</p>
</div>
<div class="span-1 last">
<h1>Affiliations</h1>
<div class="miniruleinvert"><!-- --></div>
<center>
<img src="images/iitb.jpg" width=120><br><br>
<img src="images/msr.png"><br><br>
<img src="images/yahoo.jpg"><br>
</center>
</div>
</div>
<div class="container-7col" id="projects" style="display:none;">
<div class="span-4">
<h1>Awards & Recognition</h1>
<div class="miniruleinvert"><!-- --></div>
<p>Winner of the Institute Hack Day organized by Yahoo Labs, India.</p>
<p>2nd Runner Up at the Open Hack Day, Bangalore</p>
<p> "Best Seminar Project" awarded for the 3rd Year B.Tech Seminar topic "Use of Artificial Neural Networks for predicition of Ocean Wave Heights" </p>
<p>More about these projects/competition in the <a href="/projects.html">Projects</a> section.</p>
</div>
<div class="span-1">
</div>
<div class="span-2">
<h1>Awards & Recognition</h1>
<div class="miniruleinvert"><!-- --></div>
<p>Winner of the Institute Hack Day organized by Yahoo Labs, India.</p>
<p>2nd Runner Up at the Open Hack Day, Bangalore</p>
<p> "Best Seminar Project" awarded for the 3rd Year B.Tech Seminar topic "Use of Artificial Neural Networks for predicition of Ocean Wave Heights" </p>
<p>More about these projects/competition in the <a href="/projects.html">Projects</a> section.</p>
</div>
</div>
<div class="container-7col" id="archive" style="display:none;">
<div class="span-4">
<h1>Awards & Recognition</h1>
<div class="miniruleinvert"><!-- --></div>
<p>Winner of the Institute Hack Day organized by Yahoo Labs, India.</p>
<p>2nd Runner Up at the Open Hack Day, Bangalore</p>
<p> "Best Seminar Project" awarded for the 3rd Year B.Tech Seminar topic "Use of Artificial Neural Networks for predicition of Ocean Wave Heights" </p>
<p>More about these projects/competition in the <a href="/projects.html">Projects</a> section.</p>
</div>
<div class="span-1">
</div>
<div class="span-2">
<h1>Awards & Recognition</h1>
<div class="miniruleinvert"><!-- --></div>
<p>Winner of the Institute Hack Day organized by Yahoo Labs, India.</p>
<p>2nd Runner Up at the Open Hack Day, Bangalore</p>
<p> "Best Seminar Project" awarded for the 3rd Year B.Tech Seminar topic "Use of Artificial Neural Networks for predicition of Ocean Wave Heights" </p>
<p>More about these projects/competition in the <a href="/projects.html">Projects</a> section.</p>
</div>
</div>
<div class="container-7col" id="contact" style="display:none;">
<div class="span-4">
<h1>Awards & Recognition</h1>
<div class="miniruleinvert"><!-- --></div>
<p>Winner of the Institute Hack Day organized by Yahoo Labs, India.</p>
<p>2nd Runner Up at the Open Hack Day, Bangalore</p>
<p> "Best Seminar Project" awarded for the 3rd Year B.Tech Seminar topic "Use of Artificial Neural Networks for predicition of Ocean Wave Heights" </p>
<p>More about these projects/competition in the <a href="/projects.html">Projects</a> section.</p>
</div>
<div class="span-1">
</div>
<div class="span-2">
<h1>Awards & Recognition</h1>
<div class="miniruleinvert"><!-- --></div>
<p>Winner of the Institute Hack Day organized by Yahoo Labs, India.</p>
<p>2nd Runner Up at the Open Hack Day, Bangalore</p>
<p> "Best Seminar Project" awarded for the 3rd Year B.Tech Seminar topic "Use of Artificial Neural Networks for predicition of Ocean Wave Heights" </p>
<p>More about these projects/competition in the <a href="/projects.html">Projects</a> section.</p>
</div>
</div>
</div>
<script type="text/javascript" src="assets/javascript/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="assets/javascript/jquery.cycle.all.min.js"></script>
<script type="text/javascript" src="assets/javascript/shortcut.js"></script>
<script type="text/javascript" src="assets/javascript/jquery.pngFix.pack.js"></script>
<script type="text/javascript" src="assets/javascript/jquery.badBrowser.js"></script>
<script type="text/javascript" src="assets/javascript/sawdust.js"></script>
<script type="text/javascript">
$(document).ready(function() {
// do png fix for IE
$(document).pngFix();
// add keyboard control
addKeyControls();
});
</script>
</body>