emanuelaboros commited on
Commit
3db4bd4
·
verified ·
1 Parent(s): a28ad79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -55,4 +55,12 @@ print(entities)
55
 
56
  ### BibTeX entry and citation info
57
 
58
- [More Information Needed]
 
 
 
 
 
 
 
 
 
55
 
56
  ### BibTeX entry and citation info
57
 
58
+ ```
59
+ @inproceedings{boros2020alleviating,
60
+ title={Alleviating digitization errors in named entity recognition for historical documents},
61
+ author={Boros, Emanuela and Hamdi, Ahmed and Pontes, Elvys Linhares and Cabrera-Diego, Luis-Adri{\'a}n and Moreno, Jose G and Sidere, Nicolas and Doucet, Antoine},
62
+ booktitle={Proceedings of the 24th conference on computational natural language learning},
63
+ pages={431--441},
64
+ year={2020}
65
+ }
66
+ ```