You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,3 +27,22 @@ A set of useful tools for use with multiword expression extraction from parallel
27
27
- Two parameters - input MPFormat file and output translation table file
28
28
* MWE Translation Workflow
29
29
- 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}},
0 commit comments