Datasets:
index
int32 0
1.01k
| hashtag
stringlengths 1
39
| segmentation
stringlengths 1
49
|
|---|---|---|
0
|
bait
|
bait
|
1
|
thexfiles
|
the x files
|
2
|
vocaltips
|
vocal tips
|
3
|
adventureland
|
adventureland
|
4
|
Furahiday
|
Furahiday
|
5
|
diving
|
diving
|
6
|
astros
|
astros
|
7
|
bringiton
|
bring it on
|
8
|
PKMMDI
|
PKMMDI
|
9
|
BAMcinemaFEST
|
BAMcinemaFEST
|
10
|
TirNua
|
TirNua
|
11
|
Mianus
|
Mianus
|
12
|
tangogps
|
tangogps
|
13
|
Acceptance
|
Acceptance
|
14
|
OneRiot
|
OneRiot
|
15
|
marathonmonday
|
marathon monday
|
16
|
starstrukk
|
starstrukk
|
17
|
fuckgfw
|
fuck gfw
|
18
|
hockey
|
hockey
|
19
|
o2007comp
|
o2007comp
|
20
|
wccamp
|
wc camp
|
21
|
kirkmccoy
|
kirk mccoy
|
22
|
nowThatiFuckWitTwitter
|
now That i Fuck Wit Twitter
|
23
|
SpinAWin
|
Spin A Win
|
24
|
R
|
R
|
25
|
drive
|
drive
|
26
|
nasa
|
nasa
|
27
|
maxis
|
maxis
|
28
|
quarterfest
|
quarter fest
|
29
|
firstfriday
|
first friday
|
30
|
dog
|
dog
|
31
|
weekendtechtalk
|
weekend tech talk
|
32
|
OTBC
|
OTBC
|
33
|
Game
|
Game
|
34
|
remdawg
|
rem dawg
|
35
|
billy
|
billy
|
36
|
flashontap
|
flash on tap
|
37
|
TEDIndia
|
TEDIndia
|
38
|
sfgiants
|
sf giants
|
39
|
Herooftheday
|
Hero of the day
|
40
|
IDIOT
|
IDIOT
|
41
|
WeTheKings
|
We The Kings
|
42
|
fusicology
|
fusicology
|
43
|
rsac
|
rsac
|
44
|
crappybritishweather
|
crappy british weather
|
45
|
goodsex
|
good sex
|
46
|
Snacktastic
|
Snacktastic
|
47
|
chaffedpussy
|
chaffed pussy
|
48
|
tangothursdays
|
tango thursdays
|
49
|
exergaming
|
exergaming
|
50
|
wefollow
|
we follow
|
51
|
Happy
|
Happy
|
52
|
muxicmonday
|
muxic monday
|
53
|
MarilynMonroeSuccess
|
Marilyn Monroe Success
|
54
|
wordpress
|
wordpress
|
55
|
VictoriaRooms
|
Victoria Rooms
|
56
|
diversity
|
diversity
|
57
|
bb
|
bb
|
58
|
hci
|
hci
|
59
|
mashedlib09
|
mashed lib 09
|
60
|
ange
|
ange
|
61
|
withdrawals
|
withdrawals
|
62
|
AbleGamers
|
AbleGamers
|
63
|
younote
|
younote
|
64
|
polshow
|
pol show
|
65
|
runnybottom
|
runny bottom
|
66
|
Chesterday
|
Chester day
|
67
|
amazingday
|
amazing day
|
68
|
trivia
|
trivia
|
69
|
MtAlbert
|
Mt Albert
|
70
|
gudslush
|
gud slush
|
71
|
reducedbrainvolumefromchemo
|
reduced brain volume from chemo
|
72
|
TweetGenius
|
Tweet Genius
|
73
|
EllenPage
|
Ellen Page
|
74
|
let
|
let
|
75
|
Seahawks
|
Seahawks
|
76
|
frauenkloster
|
frauenkloster
|
77
|
whiplash
|
whiplash
|
78
|
SotR09
|
SotR09
|
79
|
SotR09
|
SotR 09
|
80
|
FDT
|
FDT
|
81
|
destroy
|
destroy
|
82
|
hawaiihta
|
hawaii hta
|
83
|
manitoba
|
manitoba
|
84
|
Bruno
|
Bruno
|
85
|
sga
|
sga
|
86
|
rebcchi
|
rebcchi
|
87
|
MichaelJackson
|
Michael Jackson
|
88
|
mousavi
|
mousavi
|
89
|
pre
|
pre
|
90
|
dreamteam
|
dream team
|
91
|
Throwdown
|
Throwdown
|
92
|
TheVibe
|
The Vibe
|
93
|
Scholar360
|
Scholar360
|
94
|
GAADAD
|
GAADAD
|
95
|
FAILFriday
|
FAIL Friday
|
96
|
TelAviv
|
Tel Aviv
|
97
|
renewCHUCK
|
renew CHUCK
|
98
|
ncis
|
ncis
|
99
|
menvsboys
|
men vs boys
|
Dataset Card for Dev-Stanford
Dataset Summary
1000 hashtags manually segmented by Çelebi et al. for development purposes, randomly selected from the Stanford Sentiment Tweet Corpus by Sentiment140.
Languages
English
Dataset Structure
Data Instances
{
"index": 15,
"hashtag": "marathonmonday",
"segmentation": "marathon monday"
}
Data Fields
index: a numerical index.hashtag: the original hashtag.segmentation: the gold segmentation for the hashtag.
Dataset Creation
All hashtag segmentation and identifier splitting datasets on this profile have the same basic fields:
hashtagandsegmentationoridentifierandsegmentation.The only difference between
hashtagandsegmentationor betweenidentifierandsegmentationare the whitespace characters. Spell checking, expanding abbreviations or correcting characters to uppercase go into other fields.There is always whitespace between an alphanumeric character and a sequence of any special characters ( such as
_,:,~).If there are any annotations for named entity recognition and other token classification tasks, they are given in a
spansfield.
Additional Information
Citation Information
@article{celebi2018segmenting,
title={Segmenting hashtags and analyzing their grammatical structure},
author={Celebi, Arda and {\"O}zg{\"u}r, Arzucan},
journal={Journal of the Association for Information Science and Technology},
volume={69},
number={5},
pages={675--686},
year={2018},
publisher={Wiley Online Library}
}
Contributions
This dataset was added by @ruanchaves while developing the hashformers library.
- Downloads last month
- 26