Skip to content

Commit 9a0fb13

Browse files
committed
Added publication
1 parent 575cf01 commit 9a0fb13

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,22 @@ A set of useful tools for use with multiword expression extraction from parallel
2727
- Two parameters - input MPFormat file and output translation table file
2828
* MWE Translation Workflow
2929
- A complete workflow for extracting a set of parallel multiword-expressions from parallel corpora
30+
31+
32+
33+
Publications
34+
---------
35+
36+
If you use this tool, please cite the following paper:
37+
38+
Matīss Rikters and Ondřej Bojar (2017). "[Paying Attention to Multi-Word Expressions in Neural Machine Translation.](http://aamt.info/app-def/S-102/mtsummit/2017/research-track/)" In Proceedings of the 16th Machine Translation Summit (MT Summit 2017) (2017).
39+
40+
```
41+
@inproceedings{Rikters-Bojar2017MTSummit,
42+
author = {Rikters, Matīss and Bojar, Ond\v{r}ej},
43+
booktitle={Proceedings of the 16th Machine Translation Summit (MT Summit 2017)},
44+
title = {{Paying Attention to Multi-Word Expressions in Neural Machine Translation}},
45+
address={Nagoya, Japan},
46+
year = {2017}
47+
}
48+
```

0 commit comments

Comments
 (0)