|
--- |
|
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", |
|
} |
|
``` |