SonjaAits commited on
Commit
8e8152a
1 Parent(s): 66ebe31

added github and paper info

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ More information can be found in our github repo and paper. Please cite the paper, if you use the model.
6
+
7
+ https://github.com/Aitslab/EasyNER
8
+
9
+
10
+ @article{ahmed2023easyner,
11
+ title={EasyNER: A Customizable Easy-to-Use Pipeline for Deep Learning- and Dictionary-based Named Entity Recognition from Medical Text},
12
+ author={Rafsan Ahmed and Petter Berntsson and Alexander Skafte and Salma Kazemi Rashed and Marcus Klang and Adam Barvesten and Ola Olde and William Lindholm and Antton Lamarca Arrizabalaga and Pierre Nugues and Sonja Aits},
13
+ year={2023},
14
+ eprint={2304.07805},
15
+ archivePrefix={arXiv},
16
+ primaryClass={q-bio.QM}
17
+ }
18
+