Skip to content

Commit

Permalink
Adding New Citation for beaye_lexicon (#600)
Browse files Browse the repository at this point in the history
* Create beaye_lexicon dataset loader

* add implementation of eng-day word pairs

* adding new citation

---------

Co-authored-by: Holy Lovenia <holy.lovenia@gmail.com>
  • Loading branch information
joanitolopo and holylovenia authored Apr 27, 2024
1 parent 623e5d6 commit 94bb4a1
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions seacrowd/sea_datasets/beaye_lexicon/beaye_lexicon.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,13 @@
from seacrowd.utils.constants import Licenses

_CITATION = """\
@misc{beayelexicon2024,
author = {Lopo, Joanito Agili and Moeljadi, David and Cahyawijaya, Samuel and Aji, Alham Fikri and Sommerlot,
Carly J. and Jacob, June},
title = {Penyusunan Korpus Paralel Bahasa Indonesia–Bahasa Melayu Ambon, Melayu Kupang, Beaye, dan Uab Meto},
year = {2024},
howpublished = {Online},
url = {https://github.com/joanitolopo/makalah-kongresxii},
note = {Manuscript in preparation},
@misc{lopo2024constructing,
title={Constructing and Expanding Low-Resource and Underrepresented Parallel Datasets for Indonesian Local Languages},
author={Joanito Agili Lopo and Radius Tanone},
year={2024},
eprint={2404.01009},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
"""

Expand Down

0 comments on commit 94bb4a1

Please sign in to comment.