Datasets:

Modalities:
Text
Formats:
text
ArXiv:
Libraries:
Datasets
License:
atamiles commited on
Commit
acfb65b
·
verified ·
1 Parent(s): ac6e210

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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 sentences across six entity types: **drinks, foods, hobbies, jobs, pets, sports**
 
 
 
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.