auhide commited on
Commit
8c90d60
1 Parent(s): 74c9273

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -105,4 +105,6 @@ Keywords:
105
  'entity_group': 'B-KWD',
106
  'score': 0.679943323135376},
107
  {'entity': 'директор', 'entity_group': 'I-KWD', 'score': 0.6161141991615295}]
108
- ```
 
 
 
105
  'entity_group': 'B-KWD',
106
  'score': 0.679943323135376},
107
  {'entity': 'директор', 'entity_group': 'I-KWD', 'score': 0.6161141991615295}]
108
+ ```
109
+
110
+ Please note that you can use the `pipeline` method from `transformers` but the results would be worse.