novakat commited on
Commit
2a7dd79
1 Parent(s): 3390fb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -81,4 +81,20 @@ Further non-name entities:
81
  |-|-|
82
  |`DUR` |Time duration
83
  |`AGE` |Age
84
- |`ID`| Identifier
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
  |-|-|
82
  |`DUR` |Time duration
83
  |`AGE` |Age
84
+ |`ID`| Identifier
85
+
86
+ ### If you se this model, please cite:
87
+
88
+ ```bibtex
89
+ @InProceedings{novak-novak:2022:LREC,
90
+ author = {Nov{\'{a}}k, Attila and Nov{\'{a}}k, Borb{\'{a}}la},
91
+ title = {NerKor+Cars-OntoNotes++},
92
+ booktitle = {Proceedings of the 13th Language Resources and Evaluation Conference (LREC 2022)},
93
+ month = {June},
94
+ year = {2022},
95
+ address = {Marseille, France},
96
+ publisher = {European Language Resources Association},
97
+ pages = {1907--1916},
98
+ url = {https://aclanthology.org/2022.lrec-1.203}
99
+ }
100
+ ```