jjzha commited on
Commit
832d111
1 Parent(s): de33b61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -10,4 +10,15 @@ pinned: false
10
  license: cc-by-4.0
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ```