Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,10 @@ license: mit
|
|
3 |
---
|
4 |
|
5 |
### The Dataset
|
6 |
-
We leverage the RapidNER framework to create **NERsocial**, a new dataset containing 153K tokens, 134K entities, and 99.4K
|
|
|
|
|
|
|
7 |
|
8 |
|
9 |
NERsocial is a new named entity recognition dataset specifically designed for human-robot interaction (HRI) applications.
|
|
|
3 |
---
|
4 |
|
5 |
### The Dataset
|
6 |
+
We leverage the RapidNER framework to create **NERsocial**, a new dataset containing 153K tokens, 134K entities, and 99.4K
|
7 |
+
sentences across six entity types: **drinks, foods, hobbies, jobs, pets, sports**
|
8 |
+
|
9 |
+
**We augmented the six entity types above with three more types (by re-annotating the CoNLL2003 with PEOPLENAME, COUNTRY, ORGANIZATION).**
|
10 |
|
11 |
|
12 |
NERsocial is a new named entity recognition dataset specifically designed for human-robot interaction (HRI) applications.
|