Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
## Turkish Name Anonymization
|
2 |
+
With finetuning on a Turkish NER dataset, this model utilizing dbmdz/bert-base-turkish-cased can accurately identify personal names for anonymization purposes, achieving F1 score of 87%.
|