emirhangazi77 commited on
Commit
dc2c4e3
·
verified ·
1 Parent(s): 6142c70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # Turkish Diacritization
2
  The goal of this project is to present and introduce the processing of Turkish language, particularly in social media situations, by investigating the field of diacritization and developing techniques for adding diacritical marks to text in the future.
3
 
@@ -132,4 +137,4 @@ def acc_overall(test_result, testgold):
132
  return correct / total
133
  ```
134
 
135
- Our model's accuracy on test dataset is <b>%94.03</b>. We can say that our model works well.
 
1
+ ---
2
+ language:
3
+ - tr
4
+ library_name: transformers
5
+ ---
6
  # Turkish Diacritization
7
  The goal of this project is to present and introduce the processing of Turkish language, particularly in social media situations, by investigating the field of diacritization and developing techniques for adding diacritical marks to text in the future.
8
 
 
137
  return correct / total
138
  ```
139
 
140
+ Our model's accuracy on test dataset is <b>%94.03</b>. We can say that our model works well.