forked from tmanabe/HEPS-annotation-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.html
More file actions
314 lines (302 loc) · 12.3 KB
/
Copy pathexample.html
File metadata and controls
314 lines (302 loc) · 12.3 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
310
311
312
313
314
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="robots" content="noindex" />
<link rel="icon" href="/favicon.png" />
<style type="text/css">
<!--
h3 {
margin-left: 1.0em;
}
ul {
margin: 0.5em;
}
li {
margin: 0.5em;
line-height: 1.3;
}
table {
padding-left: 2.5em;
white-space: nowrap;
}
td {
vertical-align: top;
line-height: 1.3;
}
td:last-child {
white-space: normal;
}
-->
</style>
<title>
Tomohiro Manabe
</title>
</head>
<body style="background-color: #caefd1; line-height: 1.3;">
<a href="https://www.facebook.com/manabe.pdx" title="Tomohiro Manabe" style="float: right;">
<img width="149" height="190" src="/portrait.png" />
</a>
<span style="color: red">THIS PAGE IS JUST A SNAPSHOT OF <a href="https://tmanabe.github.io/">https://tmanabe.github.io/</a> .</span>
<h1>
Tomohiro Manabe
</h1>
<ul>
<li>
<img width="215" height="23" src="/something.png" />
</li>
</ul>
<ul>
<li><a href="http://docs.yahoo.co.jp/info/en/">Yahoo Japan Corporation</a>
<ul>
<li>Kioi Tower, Tokyo Garden Terrace Kioicho, 1-3 Kioicho, Chiyodaku, Tokyo 102-8282 Japan</li>
</ul>
</li>
<li>Doctor of Informatics in Social Informatics (<a href="http://www.kyoto-u.ac.jp/en/">Kyoto University</a>, 2016)</li>
<li>Master of Informatics in Social Informatics (<a href="http://www.kyoto-u.ac.jp/en/">Kyoto University</a>, 2013)</li>
<li>Bachelor of Engineering in Informatics and Mathematical Science (<a href="http://www.kyoto-u.ac.jp/en/">Kyoto University</a>, 2011)</li>
<li>Member of <a href="http://www.dbsj.org/en/">the Database Society of Japan</a></li>
<li>Member of <a href="http://sigir.jp/">Tokyo ACM SIGIR Chapter</a></li>
</ul>
<h2 id="research-interests-and-selected-publications">Research Interests and Selected Publications</h2>
<h3 id="logical-structure-of-tree-structured-documents">Logical structure of tree-structured documents</h3>
<ul>
<li><u>Tomohiro Manabe</u> and Keishi Tajima.<br /> <a href="http://www.vldb.org/pvldb/vol8/p1606-manabe.pdf">Extracting Logical Hierarchical Structure of HTML Documents Based on Headings</a>.<br /> <em>The Proceedings of the VLDB Endowment</em>, vol. 8, no. 12, pp. 1606-1617, August 2015.
<ul>
<li><a href="https://github.com/tmanabe/HEPS">Reference implementation</a>, <a href="https://github.com/tmanabe/HEPS-data-set">data set</a>, <a href="https://github.com/tmanabe/HEPS-annotation-tools">annotation tools</a>, <a href="./slides/vldb15.pdf">slides</a>, and <a href="./misc/vldb15poster.pdf">poster</a></li>
</ul>
</li>
</ul>
<h3 id="block-based-web-search">Block-based web search</h3>
<ul>
<li><u>Tomohiro Manabe</u> and Keishi Tajima.<br /> <a href="http://dbsj.org/wp-content/uploads/2016/02/DBSJ14_e_02.pdf">Heading-Aware Proximity Measure and Its Application to Web Search</a>.<br /> <em>DBSJ Journal</em>, vol. 14, article no. 2, March 2016.
<ul>
<li><a href="https://github.com/tmanabe/DBSJ16-output">System output</a></li>
</ul>
</li>
</ul>
<h3 id="effective-and-efficient-evaluation-of-document-rankings">Effective and efficient evaluation of document rankings</h3>
<ul>
<li><u>Tomohiro Manabe</u>, Akiomi Nishida, Makoto P. Kato, Takehiro Yamamoto, and Sumio Fujita.<br /> A Comparative Live Evaluation of Multileaving Methods on a Commercial cQA Search.<br /> In <em>SIGIR</em>, pp. 949-952, 2017.
<ul>
<li><a href="https://research-lab.yahoo.co.jp/en/ir/20170807_manabe.html">Details (on Yahoo! Japan Research, including a link to the full text)</a></li>
<li><a href="https://github.com/mpkato/interleaving">Reference implementation</a></li>
</ul>
</li>
<li>Makoto P. Kato, <u>Tomohiro Manabe</u>, Sumio Fujita, Akiomi Nishida, and Takehiro Yamamoto.<br /> Challenges of Multileaved Comparison in Practice: Lessons from NTCIR-13 OpenLiveQ Task.<br /> In <em>CIKM</em>, pp. 1515-1518, 2018.
<ul>
<li><a href="https://www.cikm2018.units.it/CIKM2018toc.html">CIKM 2018 TOC (including a link to the full text)</a></li>
</ul>
</li>
</ul>
<p><a href="./papers.html">All publications in English</a> / <a href="./papers-jp.html">All publications</a></p>
<h2 id="career-summary">Career Summary</h2>
<table>
<tbody>
<tr>
<td>2004. 4. 1</td>
<td>-</td>
<td>2007. 3. 1</td>
<td>:</td>
<td>Student in the general education curriculum of <a href="http://joto-hs.tokushima-ec.ed.jp/English/">Tokushima Prefectural Joto Senior High School</a></td>
</tr>
<tr>
<td>2007. 4. 1</td>
<td>-</td>
<td>2011. 3.24</td>
<td>:</td>
<td>Student of <a href="http://www.s-im.t.kyoto-u.ac.jp/en">Undergraduate School of Informatics and Mathematical Science</a> of <a href="http://www.t.kyoto-u.ac.jp/en">Faculty of Engineering</a> of <a href="http://www.kyoto-u.ac.jp/en/">Kyoto University</a></td>
</tr>
<tr>
<td>2008. 4. 1</td>
<td>-</td>
<td>2011. 3.24</td>
<td>:</td>
<td>Student in <a href="http://www.s-im.t.kyoto-u.ac.jp/com/en/">Computer Science Course</a> of the same school</td>
</tr>
<tr>
<td>2010. 4. 9</td>
<td>-</td>
<td>2016. 3.23</td>
<td>:</td>
<td>Member of Digital Library Group (or Tanaka Laboratory or Tanaka and Tajima Laboratory) in <a href="http://www.soc.i.kyoto-u.ac.jp/en/course/">Social Information Model Division</a> of <a href="http://www.soc.i.kyoto-u.ac.jp/en/">Department of Social Informatics</a> of <a href="http://www.i.kyoto-u.ac.jp/en/">Graduate School of Informatics</a> of <a href="http://www.kyoto-u.ac.jp/en/">Kyoto University</a></td>
</tr>
<tr>
<td>2010. 4.12</td>
<td>-</td>
<td>2016. 3. 9</td>
<td>:</td>
<td>Advised by <a href="http://www.dl.soc.i.kyoto-u.ac.jp/~tajima/">Prof. Keishi Tajima</a></td>
</tr>
<tr>
<td>2011. 4. 1</td>
<td>-</td>
<td>2013. 3.23</td>
<td>:</td>
<td>Master course student of the same dept.</td>
</tr>
<tr>
<td>2013. 4. 1</td>
<td>-</td>
<td>2016. 3.23</td>
<td>:</td>
<td>Doctoral student of the same dept.</td>
</tr>
<tr>
<td>2013. 4. 1</td>
<td>-</td>
<td>2016. 3.31</td>
<td>:</td>
<td><a href="http://www.jsps.go.jp/english/e-pd/">Research fellow</a> (DC1) of <a href="http://www.jsps.go.jp/english/">the Japan Society for the Promotion of Science</a></td>
</tr>
<tr>
<td>2016. 4. 1</td>
<td>-</td>
<td>current</td>
<td>:</td>
<td><a href="http://docs.yahoo.co.jp/info/en/">Yahoo Japan Corporation</a></td>
</tr>
</tbody>
</table>
<h2 id="other-activities">Other Activities</h2>
<table>
<tbody>
<tr>
<td>2007. 4.28</td>
<td>-</td>
<td>2009.12.19</td>
<td>:</td>
<td>Member of <a href="http://yukidarumapro.jpn.org/">Yukidaruma-pro</a>, an official filmmaking circle of Kyoto University<br />YouTube: <a href="http://www.youtube.com/user/yukidarumapro">yukidarumapro - YouTube</a></td>
</tr>
<tr>
<td>2011. 8.25</td>
<td>-</td>
<td>2011.9.20</td>
<td>:</td>
<td>Intern at former Cyber Solution Laboratory of <a href="http://www.ntt.co.jp/about_e/corporatedata.html">Nippon Telegraph and Telephone Corporation</a><br />Theme: Information extraction from web contents</td>
</tr>
<tr>
<td>2011. 9.27</td>
<td>-</td>
<td>2011.9.29</td>
<td>:</td>
<td>Student of <a href="http://www.ai.soc.i.kyoto-u.ac.jp/design/en/">Kyoto University Summer Design School 2011</a><br />Theme: Designing an HTML editor - not for the image conscious</td>
</tr>
<tr>
<td>2011.10. 4</td>
<td>-</td>
<td>2012. 1.31</td>
<td>:</td>
<td>Teaching assistant of <a href="http://www.t.kyoto-u.ac.jp/syllabus-s/?mode=subject&lang=en&year=2011&b=5&c=90220">Hardware and Software Laboratory Project 2</a>, a course of <a href="http://www.t.kyoto-u.ac.jp/en">Faculty of Engineering</a> of <a href="http://www.kyoto-u.ac.jp/en/">Kyoto University</a></td>
</tr>
<tr>
<td>2012. 5</td>
<td>-</td>
<td>2012. 9</td>
<td>:</td>
<td>Staff of <a href="http://www.dl.kuis.kyoto-u.ac.jp/summer_design2012/-/en/">Kyoto University Summer Design School 2012</a></td>
</tr>
<tr>
<td>2012.10. 2</td>
<td>-</td>
<td>2013. 1.23</td>
<td>:</td>
<td>Teaching assistant of <a href="http://www.t.kyoto-u.ac.jp/syllabus-s/?mode=subject&lang=en&year=2012&b=5&c=90220">Hardware and Software Laboratory Project 2</a>, a course of <a href="http://www.t.kyoto-u.ac.jp/en">Faculty of Engineering</a> of <a href="http://www.kyoto-u.ac.jp/en/">Kyoto University</a></td>
</tr>
<tr>
<td>2013. 3.11</td>
<td>-</td>
<td>2016. 3.31</td>
<td>:</td>
<td>Student member of <a href="http://www.dbsj.org/en/">the Database Society of Japan</a></td>
</tr>
<tr>
<td>2013. 6.28</td>
<td>-</td>
<td>2016. 3.31</td>
<td>:</td>
<td>Obtained JSPS KAKENHI (Grants-in-Aid for JSPS Fellows), 3,300,000 yen in total<br />Research Project: A Study on Block-Level Web Search (Grant Number: 13J06384)</td>
</tr>
<tr>
<td>2014. 3.15</td>
<td>-</td>
<td>2014. 3.16</td>
<td>:</td>
<td>Guest lecturer of Digital Design Workshop at Kyoto University Spring Design School 2014</td>
</tr>
<tr>
<td>2016. 4. 1</td>
<td>-</td>
<td>current</td>
<td>:</td>
<td>Member of <a href="http://www.dbsj.org/en/">the Database Society of Japan</a></td>
</tr>
<tr>
<td>2016. 5.17</td>
<td> </td>
<td> </td>
<td>:</td>
<td>TOEIC IP score 830</td>
</tr>
<tr>
<td>2016. 7.20</td>
<td> </td>
<td> </td>
<td>:</td>
<td><a href="https://www.lpi.org/">Linux Professional Institute</a> <a href="https://www.lpi.org/certification/get-certified-lpi/lpic-1-linux-server-professional/">Certified Level 1</a></td>
</tr>
<tr>
<td>2016. 8</td>
<td>-</td>
<td>2017.12</td>
<td>:</td>
<td>Organizer of the <a href="http://research.nii.ac.jp/ntcir/ntcir-13/">NTCIR-13</a> <a href="http://www.openliveq.net/?locale=en">OpenLiveQ task</a></td>
</tr>
<tr>
<td>2018. 2</td>
<td>-</td>
<td>2018. 7</td>
<td>:</td>
<td>Program Committee member for Short Papers on Applications of IR for <a href="http://sigir.org/sigir2018/">ACM SIGIR 2018</a></td>
</tr>
<tr>
<td>2018. 2.24</td>
<td>-</td>
<td>current</td>
<td>:</td>
<td>Member of <a href="http://sigir.jp/">Tokyo ACM SIGIR Chapter</a></td>
</tr>
<tr>
<td>2018. 3</td>
<td>-</td>
<td>2019. 6</td>
<td>:</td>
<td>Organizer of the <a href="http://research.nii.ac.jp/ntcir/ntcir-14/">NTCIR-14</a> <a href="http://www.openliveq.net/?locale=en">OpenLiveQ-2 task</a></td>
</tr>
<tr>
<td>2019. 8</td>
<td>-</td>
<td>2019. 9</td>
<td>:</td>
<td>Program Committee member for the Post-Conference Proceedings of <a href="http://research.nii.ac.jp/ntcir/ntcir-14/">NTCIR-14</a></td>
</tr>
<tr>
<td>2020. 2</td>
<td>-</td>
<td>2020. 7</td>
<td>:</td>
<td>Program Committee member of the Short Paper Track of <a href="http://sigir.org/sigir2020/">ACM SIGIR 2020</a></td>
</tr>
</tbody>
</table>
<h2 id="links">Links</h2>
<ul>
<li><a href="http://dblp.uni-trier.de/pers/hd/m/Manabe:Tomohiro">DBLP</a></li>
<li><a href="https://github.com/tmanabe">GitHub</a></li>
<li><a href="https://www.facebook.com/manabe.pdx">Facebook</a></li>
</ul>
<a href="https://home.unicode.org/adopt-a-character/about-adopt-a-character/" title="Official Bronze Sponsor - Unicode Consortium - Adopt a Character - NABE">
<img width="216" height="216" src="/bronze-934B.png" />
</a>
</body>
</html>