Ramsha Ali commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -50,7 +50,7 @@ model-index:
|
|
| 50 |
type: f_score
|
| 51 |
value: 0.9059485531
|
| 52 |
---
|
| 53 |
-
English pipeline optimized for CPU. Components: tok2vec, tagger, parser, senter, ner, attribute_ruler, lemmatizer.
|
| 54 |
|
| 55 |
| Feature | Description |
|
| 56 |
| --- | --- |
|
|
|
|
| 50 |
type: f_score
|
| 51 |
value: 0.9059485531
|
| 52 |
---
|
| 53 |
+
English pipeline optimized for CPU. Components: tok2vec, tagger, parser, senter, ner, attribute_ruler, lemmatizer.Named Entity Recognition model trained on Google Play Store app descriptions to automatically identify app features from app description.
|
| 54 |
|
| 55 |
| Feature | Description |
|
| 56 |
| --- | --- |
|