Text2Text Generation
Safetensors
Azerbaijani
t5
spell
correction
azerbaijani
vrashad commited on
Commit
cc4259f
·
verified ·
1 Parent(s): 20f6ae7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -110,6 +110,9 @@ def correct_sentence(sentence):
110
  # Example usage
111
  incorrect_sentence = "Pul dogru adamlarda deyil"
112
  print(correct_sentence(incorrect_sentence))
 
 
 
113
  ```
114
 
115
  ## License
 
110
  # Example usage
111
  incorrect_sentence = "Pul dogru adamlarda deyil"
112
  print(correct_sentence(incorrect_sentence))
113
+
114
+ # Pul doğru adamlarda deyil.
115
+
116
  ```
117
 
118
  ## License