Skip to content

Commit c8ea9a5

Browse files
committed
modified: data/publications.json
1 parent f5d8ab0 commit c8ea9a5

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

data/publications.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
[
2+
{
3+
"id": "wang2025metonymy",
4+
"type": "journal",
5+
"title": "Mixed Information Bottleneck for Location Metonymy Resolution Using Pre-trained Language Models",
6+
"authors": [
7+
"Wang, Hao",
8+
"Li, Tang",
9+
"Du, Siyuan",
10+
"Wei, Xiao"
11+
],
12+
"abbr": "TALLIP",
13+
"booktitle": "ACM Transactions on Asian and Low-Resource Language Information Processing (SCI/CCF-C)",
14+
"year": 2025
15+
},
216
{
317
"id": "meng2025building",
418
"type": "journal",
@@ -7,7 +21,7 @@
721
"Meng, Lingyi",
822
"Liu, Maolin",
923
"Wang, Hao",
10-
"Cheng1, Yilan",
24+
"Cheng, Yilan",
1125
"Yang, Qi",
1226
"Mohammed, Idlkaid"
1327
],
@@ -342,7 +356,7 @@
342356
"year": 2020,
343357
"volume": "19",
344358
"number": "6",
345-
"journal": "ACM Trans. Asian Low-Resour. Lang. Inf. Process. (SCI/CCF-C)"
359+
"journal": "ACM Transactions on Asian and Low-Resource Language Information Processing (SCI/CCF-C)"
346360
},
347361
{
348362
"id": "Gao2020AnUF",

0 commit comments

Comments
 (0)