Serega6678 commited on
Commit
a939888
1 Parent(s): d176b74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -50,3 +50,14 @@ for entity in entities:
50
 
51
 
52
 
 
 
 
 
 
 
 
 
 
 
 
 
50
 
51
 
52
 
53
+ ## Citation
54
+ ```
55
+ @misc{bogdanov2024nuner,
56
+ title={NuNER: Entity Recognition Encoder Pre-training via LLM-Annotated Data},
57
+ author={Sergei Bogdanov and Alexandre Constantin and Timothée Bernard and Benoit Crabbé and Etienne Bernard},
58
+ year={2024},
59
+ eprint={2402.15343},
60
+ archivePrefix={arXiv},
61
+ primaryClass={cs.CL}
62
+ }
63
+ ```