ndrushchak commited on
Commit
8d5bcf5
1 Parent(s): 9d02df3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -66,6 +66,21 @@ The Djinni dataset is designed with versatility in mind, supporting a wide range
66
 
67
  - **Strategic Planning:** By enabling the automatic identification of company domains, the dataset assists in strategic market planning.
68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  ## Attribution
70
 
71
  Special thanks to [Djinni](https://djinni.co/) for providing this invaluable dataset. Their contribution is crucial in advancing research and development in AI, machine learning, and the broader tech industry. Their effort in compiling and sharing this dataset is greatly appreciated by the community.
 
66
 
67
  - **Strategic Planning:** By enabling the automatic identification of company domains, the dataset assists in strategic market planning.
68
 
69
+ ## BibTeX entry and citation info
70
+ *When publishing results based on this dataset please refer to:*
71
+ ```bibtex
72
+ @inproceedings{djinni,
73
+ title = "Introducing the {D}jinni {R}ecruitment {D}ataset: A Corpus of Anonymized {CV}s and Job Postings",
74
+ author = "Drushchak, Nazarii and
75
+ Romanyshyn, Mariana",
76
+ booktitle = "Proceedings of the Third Ukrainian Natural Language Processing Workshop",
77
+ month = may,
78
+ year = "2024",
79
+ address = "Torino, Italy",
80
+ publisher = "European Language Resources Association",
81
+ }
82
+ ```
83
+
84
  ## Attribution
85
 
86
  Special thanks to [Djinni](https://djinni.co/) for providing this invaluable dataset. Their contribution is crucial in advancing research and development in AI, machine learning, and the broader tech industry. Their effort in compiling and sharing this dataset is greatly appreciated by the community.