88 < link rel ="stylesheet " href ="css/style.css ">
99</ head >
1010< body >
11- < h1 class ="name "> Wenjie Zhang 张文杰</ h1 >
11+ < h1 class ="name "> Wenjie Zhang ( 张文杰 )</ h1 >
12+ < header >
13+ < div class ="info ">
14+ < h3 > Ph.D. Student (from Autumn 2023)</ h3 >
15+ < p >
16+ < a href ="https://www.jiangnan.edu.cn " target ="_blank "> Jiangnan University</ a >
17+ , Institute of advanced Technology < br >
18+ Address: 1800 Lihu Avenue, Wuxi, Jiangsu, China
19+ </ p >
20+ <!-- <p><a href="https://www.jiangnan.edu.cn" target="_blank">江南大学</a>, 先进技术研究院</p> -->
21+ < p > Email: zhangwenjie@stu.jiangnan.edu.cn</ p >
22+ < p class ="actions ">
23+ < button > < a href ="https://github.com/xerrors "> View My GitHub</ a > </ button >
24+ < button > < a href ="https://scholar.google.com.hk/citations?user=ZwL8FnQAAAAJ "> View My Google Scholar</ a > </ button >
25+ </ p >
26+ </ div >
27+ < img src ="imgs/main.png " alt ="main image ">
28+ </ header >
29+
30+ < main >
31+ < h2 > Short Bio</ h2 >
32+ < p >
33+ I am currently working toward the Ph.D degree in computer science and technology with Jiangnan University, Wuxi, China.
34+ My research interests include Latural Language Processing (NLP), Machine Learning (ML), and Entity Relation Rxtraction (ERE).
35+ </ p >
36+ < p >
37+ I'm currently learning Large Language Models (LLMs) and Information Extraction (IE)
38+ </ p >
39+
40+ < h2 > Publications</ h2 >
41+ < ul class ="pub ">
42+ < li >
43+ < strong > Zhang W</ strong > , Song X, Feng Z, et al.
44+ LabelPrompt: Effective Prompt-based Learning for Relation Classification[J]. arXiv preprint arXiv:2302.08068, 2023.
45+ [< a href ="https://arxiv.org/abs/2302.08068 " target ="_blank "> abstract</ a > ]
46+ [< a href ="https://arxiv.org/pdf/2302.08068 " target ="_blank "> pdf</ a > ]
47+ </ li >
48+ < li >
49+ Thinking about what to do next.
50+ </ li >
51+ </ ul >
52+
53+ < h2 > Awards</ h2 >
54+ < ul class ="pub ">
55+ < li >
56+ Currently empty. But I will fill it soon.
57+ </ li >
58+ </ ul >
59+
60+ </ main >
1261</ body >
1362</ html >
0 commit comments