-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
235 lines (217 loc) · 13.4 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
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
<!DOCTYPE html>
<html lang="zxx">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="ECNU, AntNLP">
<meta name="keywords" content="ECNU, AntNLP, NLP, natural language processing, deep learning, machine learning">
<meta name="author" content="godweiyang">
<link rel="icon" href="https://cdn.jsdelivr.net/gh/antnlp/antnlp.github.io/assets/img/favicon.ico">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.css" type="text/css">
<!-- Icon Font css -->
<link rel="stylesheet" href="assets/fonts/flaticon/flaticon.css" type="text/css">
<!-- FONT AWESOME ICON -->
<link rel="stylesheet" href="assets/css/all.css" type="text/css">
<link rel="stylesheet" href="assets/css/icofont.css" type="text/css">
<link rel="stylesheet" href="assets/font-awesome/css/font-awesome.css" type="text/css">
<!-- Animate STYLE -->
<link rel="stylesheet" href="assets/css/animate.min.css" type="text/css">
<!-- Theme CUSTOM STYLE -->
<link rel="stylesheet" href="assets/css/style.css" type="text/css">
<!-- RESPONSIVE STYLE -->
<link rel="stylesheet" href="assets/css/responsive.css" type="text/css">
<title>AntNLP</title>
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?7337c98cd2aa0e450ac5b007bc80cf67";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body data-spy="scroll" data-target=".fixed-top">
<nav class="navbar navbar-expand-lg fixed-top trans-navigation">
<div class="container">
<a class="navbar-brand" href="./">
<img src="https://cdn.jsdelivr.net/gh/antnlp/antnlp.github.io/assets/img/logo.png" alt="" class="img-fluid b-logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#mainNav"
aria-controls="mainNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
<i class="fa fa-bars"></i>
</span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="mainNav">
<ul class="navbar-nav ">
<li class="nav-item">
<a class="nav-link smoth-scroll" href="./">Home</a>
</li>
<li class="nav-item">
<a class="nav-link smoth-scroll" href="people">People</a>
</li>
<li class="nav-item">
<a class="nav-link smoth-scroll" href="publication">Publication</a>
</li>
<li class="nav-item">
<a class="nav-link smoth-scroll" href="contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!--MAIN HEADER AREA END -->
<!--MAIN BANNER AREA START -->
<div class="banner-area banner-3">
<div class="overlay dark-overlay"></div>
<div class="d-table">
<div class="d-table-cell">
<div class="container">
<div class="row">
<div class="col-lg-8 m-auto text-center col-sm-12 col-md-12">
<div class="banner-content content-padding">
<!-- <h5 class="subtitle">A creative agency</h5> -->
<h1 class="banner-title">AntNLP</h1>
<p>
Our research interests are mainly in natural language processing and machine
learning. We aim to build efficient, effective and ethical models for computing
human languages.
</p>
<a href="contact" class="btn btn-white btn-circled">JOIN US!</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- NEWS AREA START -->
<section class="section-padding">
<div class="container">
<h2 class="mb-3">News</h2>
<div class="row align-items-center"></div>
<ul class="about-list2 my-4">
<!-- ADD NEWS HERE -->
<li class="mb-2"><b>22/06/13</b> Congratulations to Yi Gao and Xi Yang for winning the Research Intern offer from ByteDance AI-Lab!</li>
<li class="mb-2"><b>22/01/10</b> Our paper was accepted by ACL 2022: <a target="_blank">Understanding Gender Bias in Knowledge Base Embeddings</a>.</li>
<li class="mb-2"><b>21/09/06</b> Welcome Zhicheng Wang and Wei Du to join our group!</li>
<li class="mb-2"><b>21/08/25</b> Our paper was accepted by EMNLP 2021: <a target="_blank">Word Reordering for Zero-shot Cross-lingual Structured Prediction</a>.</li>
<li class="mb-2"><b>21/08/25</b> Our paper was accepted by EMNLP 2021: <a target="_blank">A Unified Encoding of Structures in Transition Systems</a>.</li>
<li class="mb-2"><b>21/08/25</b> Congratulations to AntNLP for achieving first place in the CCL2021 shared task: Multi-source Cross-domain Dependency Parsing.</li>
<li class="mb-2"><b>21/07/01</b> Congratulations to Ziyin Huang for winning the offer from HUAWEI Inc.!</li>
<li class="mb-2"><b>21/07/01</b> Congratulations to Yang Wei for winning the offer from ByteDance AI-Lab!</li>
<li class="mb-2"><b>21/07/01</b> Congratulations to Qi Zheng for winning the offer from NetEase Inc.!</li>
<li class="mb-2"><b>21/05/05</b> Our paper was accepted by ACL 2021: <a target="_blank">UniRE: A Unified Label Space for Entity Relation Extraction</a>.</li>
<li class="mb-2"><b>21/04/16</b> Congratulations to our advisor on his new baby!</li>
<li class="mb-2"><b>21/01/12</b> Our paper was accepted by EACL 2021: <a target="_blank">ENPAR: Enhancing Entity and Entity Pair Representations for Joint Entity Relation Extraction</a>.</li>
<li class="mb-2"><b>21/01/12</b> Our paper was accepted by EACL 2021: <a target="_blank">Is "hot pizza" Positive or Negative? Mining Target-aware Sentiment Lexicons</a>.</li>
<li class="mb-2"><b>20/12/02</b> Our paper was accepted by AAAI 2021: <a target="_blank">Generating CCG Categories</a>.</li>
<li class="mb-2"><b>20/09/17</b> The AntNLP seminar has begun and is conducted both offline and online. Visit <a href="https://github.com/AntNLP/seminar/tree/master/2020Fall">github</a>
for more details.</li>
<li class="mb-2"><b>20/09/15</b> Our paper was accepted by EMNLP 2020: <a target="_blank">Pre-training Entity Relation Encoder with Intra-span and Inter-span Information</a>.</li>
<li class="mb-2"><b>20/09/04</b> Welcome Yi Gao and Xi Yang to join our group!</li>
<li class="mb-2"><b>20/04/04</b> Our paper was accepted by ACL 2020: <a target="_blank">A Span-based Linearization for Constituent Trees</a>.</li>
<li class="mb-2"><b>20/03/01</b> The AntNLP seminar has begun and is conducted online using
Tencent Meeting. Visit <a href="https://github.com/AntNLP/seminar/tree/master/2020Spring">github</a>
for more details.</li>
<li class="mb-2"><b>19/12/19</b> Love is in AntNLP (H ♥ L).</li>
<li class="mb-2"><b>19/11/14</b> We successfully held <a href="https://ialp2019.com/">the 2019
International Conference on Asian
Language Processing</a> (IALP 2019) in Shanghai.</li>
<li class="mb-2"><b>19/11/01</b> All members of AntNLP went to Hong Kong, China to attend the
EMNLP conference.</li>
<li class="mb-2"><b>19/08/13</b> Our paper was accepted by EMNLP 19: <a
target="_blank">Exploring Human Gender
Stereotypes with Word Association Test</a>.</li>
<li class="mb-2"><b>19/07/27</b> Changzhi Sun and Tao Ji went to Florence, Italy, to attend the
57th Annual Meeting of the Association for Computational Linguistics (ACL).</li>
<li class="mb-2"><b>19/06/08</b> We have officially launched our new website <a
href="https://antnlp.org">antnlp.org</a>.</li>
<li class="mb-2"><b>19/06/04</b> Welcome Zhengyi Lei to join our group!</li>
<li class="mb-2"><b>19/06/02</b> Yupei Du won Rank 2 in the basketball game! He likes singing,
coding and playing basketball.</li>
<li class="mb-2"><b>19/05/30</b> AntNLP won Rank 2 in the NLPCC shared task!</li>
<li class="mb-2"><b>19/05/24</b> AntNLP were invited to give two talks at AIS 2019 in Hangzhou
</li>
<li class="mb-2"><b>19/05/14</b> Our papers about Information Extraction and dependency parsing
were accepted at ACL 2019!</li>
<li class="mb-2"><b>19/01/27</b> Changzhi Sun was invited to attend the AAAI 2019 conference in
Hawaii.</li>
<li class="mb-2"><b>19/01/11</b> Our paper was accepted by AAAI 19: <a
target="_blank">Distantly
Supervised Entity Relation Extraction with Adapted Manual
Annotations</a>.</li>
<li class="mb-2"><b>18/07/02</b> AntNLP won Rank 9 in the Conll 2018 shared task (Rank 2 in
China)!
</li>
</ul>
</div>
</div>
</section>
<!-- NEWS AREA END -->
<!-- FOOTER AREA START -->
<section id="footer" class="section-padding">
<div class="container">
<div class="row">
<div class="col-lg-4 col-sm-6 col-md-6">
<div class="footer-widget footer-link">
<h4>Quick links</h4>
<ul>
<li><a href="./">Home</a></li>
<li><a href="people">People</a></li>
<li><a href="publication">Publication</a></li>
<li><a href="contact">Contact</a></li>
</ul>
</div>
</div>
<div class="col-lg-4 col-sm-6 col-md-6">
<div class="footer-widget footer-text">
<h4>Our contact</h4>
<p class="mail"><span>Mail:</span> <a href="mailto:ybwu@cs.ecnu.edu.cn">ybwu@cs.ecnu.edu.cn</a>
</p>
<p><span>Location:</span> B911 Science Building, 3663 North Zhongshan Road, Shanghai, 200062</p>
<p><span>Homepage:</span> <a href="https://ybwu.org" target="_blank">https://ybwu.org</a></p>
<p><span>Github:</span> <a href="https://github.com/AntNLP"
target="_blank">https://github.com/AntNLP</a></p>
</div>
</div>
<div class="col-lg-4 col-sm-6 col-md-6">
<div class="footer-widget footer-text">
<h4>Webmaster</h4>
<p class="mail"><a href="mailto:godweiyang@gmail.com">godweiyang@gmail.com</a></p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<div class="footer-copy">
© 2022 AntNLP. All Rights Reserved.
</div>
<div><span id="busuanzi_container_site_pv"><span id="busuanzi_value_site_pv"></span> visitors since
2019/06/08</span>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER AREA END -->
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="assets/js/jquery.min.js"></script>
<!-- contact form -->
<script src="assets/js/contact.js"></script>
<script src="assets/bootstrap/js/popper.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<!-- Counter up -->
<script src="assets/js/jquery.waypoints.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<script src="assets/js/jquery.easing.1.3.js"></script>
<!-- wow animation -->
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/custom.js"></script>
<script async src="../assets/js/busuanzi.pure.mini.js"></script>
</body>
</html>