Skip to content

tomelf/Paper-CICLing-2017-An-event-detection-approach-based-on-Twitter-hashtags

Repository files navigation

TweetAnalysis

This project is an implementation for the following paper.

An Event Detection Approach Based On Twitter Hashtags

Authors

Shih-Feng Yang, Julia Taylor Rayz

Purdue University Computer and Information Technology

Abstract

Twitter is one of the most popular microblogging services in the world. The great amount of information within Twitter makes it an important information channel for people to learn and share news. Twitter hashtag is an popular feature that can be viewed as human-labeled information which people use to identify the topic of a tweet. Many researchers have proposed event-detection approaches that can monitor Twitter data and determine whether special events, such as accidents, extreme weather, earthquakes, or crimes take place. Although many approaches use hashtags as one of their features, few of them explicitly focus on the effectiveness of using hashtags on event detection. In this study, we proposed an event detection approach that utilizes hashtags in tweets. We adopted the feature extraction used in STREAMCUBE and applied a clustering K-means approach to it. The experiments demonstrated that the K-means approach performed better than STREAMCUBE in the clustering results. A discussion on optimal K values for the K-means approach is also provided.

Reference

  1. Yang, S. F., & Rayz, J. T. (2017). An event detection approach based on Twitter hashtags. In: The 18th International Conference on Computational Linguistics and Intelligent Text Processing (CICLing 2017)

If you use any of this data in your work, please cite the appropriate associated paper (described above).

Releases

No releases published

Packages

No packages published

Languages