Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,15 @@
|
|
1 |
|
2 |
-
# This repository is cloned from https://huggingface.co/akdeniz27/bert-base-turkish-cased-ner
|
3 |
|
4 |
---
|
5 |
language: tr
|
6 |
widget:
|
7 |
- text: "Mustafa Kemal Atatürk 19 Mayıs 1919'da Samsun'a çıktı."
|
8 |
---
|
|
|
9 |
# Turkish Named Entity Recognition (NER) Model
|
|
|
|
|
|
|
10 |
This model is the fine-tuned model of "dbmdz/bert-base-turkish-cased"
|
11 |
using a reviewed version of well known Turkish NER dataset
|
12 |
(https://github.com/stefan-it/turkish-bert/files/4558187/nerdata.txt).
|
|
|
1 |
|
|
|
2 |
|
3 |
---
|
4 |
language: tr
|
5 |
widget:
|
6 |
- text: "Mustafa Kemal Atatürk 19 Mayıs 1919'da Samsun'a çıktı."
|
7 |
---
|
8 |
+
|
9 |
# Turkish Named Entity Recognition (NER) Model
|
10 |
+
## This repository is cloned from https://huggingface.co/akdeniz27/bert-base-turkish-cased-ner. This is the tensorflow version.
|
11 |
+
|
12 |
+
|
13 |
This model is the fine-tuned model of "dbmdz/bert-base-turkish-cased"
|
14 |
using a reviewed version of well known Turkish NER dataset
|
15 |
(https://github.com/stefan-it/turkish-bert/files/4558187/nerdata.txt).
|