kuppuluri commited on
Commit
6013732
1 Parent(s): 2cc7fbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,8 @@
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
  ```python
7
  from simpletransformers.ner import NERModel
8
  model = NERModel('bert',
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
10
  model = NERModel('bert',