add tag.
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ pipeline_tag: token-classification
|
|
| 8 |
tags:
|
| 9 |
- BERT
|
| 10 |
- NER
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
|
|
@@ -61,4 +62,4 @@ Result
|
|
| 61 |
{'entity_group': 'PERSON', 'score': np.float32(0.9999535), 'word': '市 之 瀬 優 里 亜', 'start': None, 'end': None}
|
| 62 |
{'entity_group': 'PERSON', 'score': np.float32(0.99995434), 'word': '黒 木 瑠 衣', 'start': None, 'end': None}
|
| 63 |
{'entity_group': 'PERSON', 'score': np.float32(0.9999564), 'word': '諒 太 君', 'start': None, 'end': None}
|
| 64 |
-
```
|
|
|
|
| 8 |
tags:
|
| 9 |
- BERT
|
| 10 |
- NER
|
| 11 |
+
- lightnovel
|
| 12 |
---
|
| 13 |
|
| 14 |
|
|
|
|
| 62 |
{'entity_group': 'PERSON', 'score': np.float32(0.9999535), 'word': '市 之 瀬 優 里 亜', 'start': None, 'end': None}
|
| 63 |
{'entity_group': 'PERSON', 'score': np.float32(0.99995434), 'word': '黒 木 瑠 衣', 'start': None, 'end': None}
|
| 64 |
{'entity_group': 'PERSON', 'score': np.float32(0.9999564), 'word': '諒 太 君', 'start': None, 'end': None}
|
| 65 |
+
```
|