Skip to content

Commit b3c888c

Browse files
committed
Merge branch 'main' of https://github.com/hint-lab/hint-lab.github.io into main
2 parents 08d516a + a5c9404 commit b3c888c

File tree

6 files changed

+35
-19
lines changed

6 files changed

+35
-19
lines changed

_bibliography/papers.bib

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
33
44
@string{aps = {American Physical Society,}}
55
6+
@article{DBLP:journals/ijseke/GuLW23,
7+
author = {Shengwei Gu and
8+
Xiangfeng Luo and
9+
Hao Wang},
10+
title = {Enhancing Answer Selection via Ad-Hoc Knowledge Extraction from Unstructured
11+
Web Texts},
12+
journal = {Int. J. Softw. Eng. Knowl. Eng.},
13+
volume = {33},
14+
number = {6},
15+
pages = {933--951},
16+
year = {2023},
17+
url = {https://doi.org/10.1142/S0218194023500201},
18+
doi = {10.1142/S0218194023500201},
19+
timestamp = {Thu, 14 Sep 2023 20:26:39 +0200},
20+
biburl = {https://dblp.org/rec/journals/ijseke/GuLW23.bib},
21+
bibsource = {dblp computer science bibliography, https://dblp.org}
22+
}
23+
624
@INPROCEEDINGS{wang_emnlp2023a,
725
author={Wang, Hao and Chen, Xiahua and Wang, Rui and Chu, Chenhui},
826
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing, Main (CCF-B)},

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ collections:
167167
output: true
168168
permalink: /people/:path/
169169
news_scrollable: true # adds a vertical scroll bar if there are more than 3 news items
170-
news_limit: 5 # leave blank to include all the news in the `_news` folder
170+
news_limit: 6 # leave blank to include all the news in the `_news` folder
171171

172172
# -----------------------------------------------------------------------------
173173
# Jekyll settings

_i18n/en.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ news:
7676
announcement_3: SHU_Chat is available now!
7777
announcement_4: Two papers have been accepted by EMNLP2023! 🎉🎉
7878
announcement_5: A paper accepted for LREC-COLING 2024! ✌✌
79-
8079
pagination:
8180
newer: Newer
8281
older: Older

_i18n/en/_news/announcement_5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ Key-value relationships are common in visually-rich documents (VRDs), which are
2929
<div align="center">
3030
<img src="../../assets/img/news/announcement_5_p3.png" width = "800" height = "500" alt="图3" align=center />
3131
</div>
32-
<div style="text-align:center">Figure 3: Comparison of the performance of different methods on different datasets</div>
32+
<div style="text-align:center">Figure 3: Comparison of the performance of different methods on different datasets</div>

_i18n/中文.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,10 @@ months:
7171
news:
7272
titles:
7373
announcement_1: 实验室主页支持中文了!
74-
announcement_2: 一篇论文被SEKE23接收!
75-
announcement_3: 全能的小薯助手v0.1测试版上线了!
76-
announcement_4: 两篇论文已被EMNLP2023接收! 🎉🎉
77-
announcement_5: 一篇论文被LREC-COLING 2024接受!
78-
74+
announcement_2: 一篇论文被SEKE23接收!
75+
announcement_3: 全能的小薯助手v0.1测试版上线了!
76+
announcement_4: 两篇论文已被EMNLP2023接收! 🎉🎉
77+
announcement_5: 一篇论文被LREC-COLING 2024接受!✌✌
7978
pagination:
8079
newer: 近期
8180
older: 往期

_news/announcement_5.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
---
2-
layout: post
3-
title: news.titles.announcement_5
4-
date: 2024-03-24 20:58:00+0800
5-
inline: false
6-
related_posts: false
7-
---
8-
9-
{% translate_file _news/announcement_5.md %}
10-
11-
1+
---
2+
layout: post
3+
title: news.titles.announcement_5
4+
date: 2024-03-24 20:58:00+0800
5+
inline: false
6+
related_posts: false
7+
---
8+
9+
{% translate_file _news/announcement_5.md %}
10+
11+

0 commit comments

Comments
 (0)