-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
151 lines (117 loc) · 5.58 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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="style.css" />
<title>Huan Sun's Homepage</title>
<script async>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-71295941-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="main">
<h1>Huan Sun (Website Under Construction)</h1>
<div id="header">
<a href="#">Home</a>
<!--<a href="resources/">Short Bio</a>
<a href="resources/">CV</a>-->
<a href="#publications">Publications</a>
<a href="#award">Honors & Awards</a>
<a href="#service">Students</a>
<a href="#teaching">Teaching</a>
<a href="#contact">Contact</a>
<!--<a href="#teaching">Teaching</a>
<a href="#awards">Awards</a>-->
</div>
<div id="contentColumn">
<div class="contentBlock">
<h2>About Me</h2>
<div class="divider"></div>
<!--<img src="huansun2018-2.png" alt="Huan Sun" style="width:264px;height:246px;float:left;margin-right:10px;margin-bottom:10px;margin-top:5px;">-->
<img src="huansun2018-2.png" alt="Huan Sun" style="width:215px;height:246px;float:left;margin-right:10px;margin-bottom:10px;margin-top:5px;">
<p>I have been an assistant professor in the Department of Computer Science and Engineering at The Ohio State University (OSU) since Fall 2016. Prior to that, I spent half a year as a visiting scientist at the University of Washington, and received a Ph.D. in Computer Science from University of California, Santa Barbara (2015) and a B.S. in EEIS from the University of Science and Technology of China (2010).
</p>
<p> My research interests lie in natural language processing and data mining, with emphasis on question answering and natural language interfaces in general, text understanding, network analysis, and human behavior understanding. My work aims to enable users to effortlessly query big data, write computer programs, collaborate with each other, and acquire knowledge for decision making in various domains such as healthcare, education, and business.
</p>
<div>
<b>For prospective students:</b> I am looking for highly self-motivated Ph.D. students and Postdocs and also have interest in advising passionate master and undergraduate students. Please do not hesitate to contact me if you are interested.
</div>
</div>
<div class="contentBlock">
<a name="news"></a>
<h2>News</h2>
<div class="divider"></div>
<div class="news">
<ul>
<!--<li style="color:red;font-size:17px;font-weight:bold">11/2017: I'm looking for faculty and research scientist positions in data mining, NLP, and machine learning. Drop me an email if you are interested in my profile (<a href="resources/CV_YuSu.pdf">CV</a>, <a href="resources/research_statement.pdf">Research Statement</a>, <a href="resources/teaching_statement.pdf">Teaching Statement</a>)!</li>-->
</ul>
</div>
</div>
<div class="contentBlock">
<a name="publications"></a>
<h2>Publications</h2>
<div class="divider"></div>
<div class="publication">
<div style="margin-bottom: 10px;font-size: 18px">(<a href="">Google Scholar</a>) (<a href="">Semantic Scholar</a>)</div>
<!-- <p style="font-size: 18px"><b> Preprints</b></p> -->
<!-- <ul> -->
<!-- </ul> -->
<p style="font-size: 18px"><b> Conferences</b></p>
<ul>
</ul>
<p style="font-size: 18px"><b> Journals</b></p>
<ul>
</ul>
<p style="font-size: 18px"><b> Tutorials</b></p>
<ul>
</ul>
</div>
</div>
<div class="contentBlock">
<a name="award"></a>
<h2>Honors & Awards</h2>
<div class="divider"></div>
<ul>
<!--<li>07/2011 - 09/2011: Undergraduate research assistant at <i>University of Notre Dame</i>, mentored by Prof. Xiaobo Sharon Hu </li>-->
</ul>
</div>
<div class="contentBlock">
<a name="student"></a>
<h2>Students</h2>
<div class="divider"></div>
<!-- <p style="font-size: 18px"><b> Current Ph.D. Students</b></p> -->
<ul>
</ul>
</div>
<div class="contentBlock">
<a name="teaching"></a>
<h2>Teaching</h2>
<div class="divider"></div>
<ul>
<li>AU2017: <a href="">CSE5243 - Introduction to Data Mining</a> (Undergrad & Graduate)</li>
</ul>
</div>
<div class="contentBlock">
<a name="service"></a>
<h2>Service</h2>
<div class="divider"></div>
<ul>
</ul>
</div>
<div class="contentBlock">
<a name="contact"></a>
<h2>Contact</h2>
<div class="divider"></div>
<ul>
<li>Email: sun DOT 397 AT osu.edu </li>
<li>Office: 699 Dreese Lab, Columbus, OH, 43210 </li>
</ul>
</div>
</div>
</body>
</html>