Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
|
5 |
+
|
6 |
+
## Citation
|
7 |
+
|
8 |
+
```
|
9 |
+
@inproceedings{santos2021identification,
|
10 |
+
title={De-Identification of Clinical Notes Using Contextualized Language Models and a Token Classifier},
|
11 |
+
author={Santos, Joaquim and dos Santos, Henrique DP and Tabalipa, F{\'a}bio and Vieira, Renata},
|
12 |
+
booktitle={Brazilian Conference on Intelligent Systems},
|
13 |
+
pages={33--41},
|
14 |
+
year={2021},
|
15 |
+
organization={Springer}
|
16 |
+
}
|
17 |
+
```
|