Hello everyone. I'm doing content analysis on a Twitter account. I have a number of hashtags and frequencies for each of them. Let's say I have a table like this:
Name of the Hashtag---------------Frequency
Hashtag 1-------------------------------356
Hashtag 2-------------------------------298
Hashtag 3-------------------------------255
.
.
.
Hashtag154 to Hashtag 194-----------1
Now I want to present the most frequent hashtags in my results and I'm wondering what the criteria should be or how should I set a threshold to select and present the most significant ones.
Thanks
Name of the Hashtag---------------Frequency
Hashtag 1-------------------------------356
Hashtag 2-------------------------------298
Hashtag 3-------------------------------255
.
.
.
Hashtag154 to Hashtag 194-----------1
Now I want to present the most frequent hashtags in my results and I'm wondering what the criteria should be or how should I set a threshold to select and present the most significant ones.
Thanks