Datasets:
LT3
/

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
TomMoeras commited on
Commit
c6183c2
·
verified ·
1 Parent(s): 0267a7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -39,6 +39,25 @@ configs:
39
  path: data/mono-*
40
  ---
41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  ## Dataset Downloader
43
 
44
  This script allows you to download and save datasets from the Hugging Face Hub in the same format used for the experiments:
 
39
  path: data/mono-*
40
  ---
41
 
42
+ ## Citation
43
+
44
+ If you use this dataset in your work, please cite accordingly:
45
+
46
+ ```
47
+ @article{tezcan_etal_2024_ImprovingFuzzyMatch,
48
+ title = {Improving {{Fuzzy Match Augmented Neural Machine Translation}} in {{Specialised Domains}} through {{Synthetic Data}}},
49
+ author = {Tezcan, Arda and Skidanova, Alina and Moerman, Thomas},
50
+ year = {2024},
51
+ journal = {The Prague Bulletin of Mathematical Linguistics},
52
+ volume = {122},
53
+ pages = {9--42},
54
+ url = {https://www.researchgate.net/profile/Arda-Tezcan/publication/387786150_Improving_Fuzzy_Match_Augmented_Neural_Machine_Translation_in_Specialised_Domains_through_Synthetic_Data/links/677d04dc00aa3770e0df5198/Improving-Fuzzy-Match-Augmented-Neural-Machine-Translation-in-Specialised-Domains-through-Synthetic-Data.pdf},
55
+ urldate = {2025-04-02},
56
+ copyright = {Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License}
57
+ }
58
+
59
+ ```
60
+
61
  ## Dataset Downloader
62
 
63
  This script allows you to download and save datasets from the Hugging Face Hub in the same format used for the experiments: