Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,15 @@ pinned: false
|
|
10 |
license: cc-by-4.0
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
license: cc-by-4.0
|
11 |
---
|
12 |
|
13 |
+
This is a demo for the paper by:
|
14 |
+
|
15 |
+
```
|
16 |
+
@misc{zhang2024nnose,
|
17 |
+
title={NNOSE: Nearest Neighbor Occupational Skill Extraction},
|
18 |
+
author={Mike Zhang and Rob van der Goot and Min-Yen Kan and Barbara Plank},
|
19 |
+
year={2024},
|
20 |
+
eprint={2401.17092},
|
21 |
+
archivePrefix={arXiv},
|
22 |
+
primaryClass={cs.CL}
|
23 |
+
}
|
24 |
+
```
|