nhanv commited on
Commit
14f6730
1 Parent(s): df453a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ More information needed
34
 
35
  #### How to use
36
 
37
- You can use this model with Transformers *pipeline* for NER.
38
 
39
  ```python
40
  from transformers import pipeline
 
34
 
35
  #### How to use
36
 
37
+ You can use this model with Transformers *pipeline* .
38
 
39
  ```python
40
  from transformers import pipeline