kuppuluri commited on
Commit
c1649a3
1 Parent(s): 21a6ad9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -3,6 +3,7 @@
3
  #### How to use
4
  Use the below script from your python terminal as the web interface for inference has few encoding issues for Telugu
5
 
 
6
 
7
  ```python
8
  from simpletransformers.ner import NERModel
3
  #### How to use
4
  Use the below script from your python terminal as the web interface for inference has few encoding issues for Telugu
5
 
6
+ PS: If you find my model useful, I would appreciate a note from you as it would encourage me to continue improving it and also add new models.
7
 
8
  ```python
9
  from simpletransformers.ner import NERModel