ndrushchak commited on
Commit
1963a16
1 Parent(s): e76e479

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -6
README.md CHANGED
@@ -70,15 +70,21 @@ The Djinni dataset is designed with versatility in mind, supporting a wide range
70
  ## BibTeX entry and citation info
71
  *When publishing results based on this dataset please refer to:*
72
  ```bibtex
73
- @inproceedings{djinni,
74
- title = "Introducing the {D}jinni {R}ecruitment {D}ataset: A Corpus of Anonymized {CV}s and Job Postings",
75
  author = "Drushchak, Nazarii and
76
- Romanyshyn, Mariana",
77
- booktitle = "Proceedings of the Third Ukrainian Natural Language Processing Workshop (UNLP) @LREC-COLING-2024",
 
 
 
 
78
  month = may,
79
  year = "2024",
80
- address = "Torino, Italy",
81
- publisher = "European Language Resources Association",
 
 
82
  }
83
  ```
84
 
 
70
  ## BibTeX entry and citation info
71
  *When publishing results based on this dataset please refer to:*
72
  ```bibtex
73
+ @inproceedings{drushchak-romanyshyn-2024-introducing,
74
+ title = "Introducing the Djinni Recruitment Dataset: A Corpus of Anonymized {CV}s and Job Postings",
75
  author = "Drushchak, Nazarii and
76
+ Romanyshyn, Mariana",
77
+ editor = "Romanyshyn, Mariana and
78
+ Romanyshyn, Nataliia and
79
+ Hlybovets, Andrii and
80
+ Ignatenko, Oleksii",
81
+ booktitle = "Proceedings of the Third Ukrainian Natural Language Processing Workshop (UNLP) @ LREC-COLING 2024",
82
  month = may,
83
  year = "2024",
84
+ address = "Torino, Italia",
85
+ publisher = "ELRA and ICCL",
86
+ url = "https://aclanthology.org/2024.unlp-1.2",
87
+ pages = "8--13",
88
  }
89
  ```
90