File size: 852 Bytes
cd2a342
a1d3d21
3d5ee05
 
 
 
 
 
 
 
 
 
 
cd2a342
3d5ee05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-nc-sa-4.0
language:
- en
- de
- fr
- zh
- ja
- ro
tags:
- word alignment
- multilingual
- translation
---
# Model Description 
Refer to [https://github.com/qiyuw/WSPAlign](https://github.com/qiyuw/WSPAlign)

# Citation
Cite our paper if PCL helps your work:

```bibtex
@inproceedings{wu-etal-2023-wspalign,
    title = "{WSPA}lign: Word Alignment Pre-training via Large-Scale Weakly Supervised Span Prediction",
    author = "Wu, Qiyu  and Nagata, Masaaki  and Tsuruoka, Yoshimasa",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.621",
    pages = "11084--11099",
}
```