Datasets:
ndrushchak
commited on
Commit
•
138327f
1
Parent(s):
b1e92e6
Update README.md
Browse files
README.md
CHANGED
@@ -64,6 +64,21 @@ The Djinni dataset is designed with versatility in mind, supporting a wide range
|
|
64 |
|
65 |
- **Strategic Planning:** By enabling the automatic identification of company domains, the dataset assists in strategic market planning.
|
66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
## Attribution
|
68 |
|
69 |
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.
|
|
|
64 |
|
65 |
- **Strategic Planning:** By enabling the automatic identification of company domains, the dataset assists in strategic market planning.
|
66 |
|
67 |
+
## BibTeX entry and citation info
|
68 |
+
*When publishing results based on this dataset please refer to:*
|
69 |
+
```bibtex
|
70 |
+
@inproceedings{djinni,
|
71 |
+
title = "Introducing the {D}jinni {R}ecruitment {D}ataset: A Corpus of Anonymized {CV}s and Job Postings",
|
72 |
+
author = "Drushchak, Nazarii and
|
73 |
+
Romanyshyn, Mariana",
|
74 |
+
booktitle = "Proceedings of the Third Ukrainian Natural Language Processing Workshop",
|
75 |
+
month = may,
|
76 |
+
year = "2024",
|
77 |
+
address = "Torino, Italy",
|
78 |
+
publisher = "European Language Resources Association",
|
79 |
+
}
|
80 |
+
```
|
81 |
+
|
82 |
## Attribution
|
83 |
|
84 |
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.
|