Skip to content

remidomingues/Event-Detection

Repository files navigation

Event detection

Overview

This project aims at evaluating clustering algorithms in the context of event detection applied to Tweets content. The results of these algorithms are compared to the real data set.

This project could lead to the development of a first story detection software using a Twitter stream.

Technologies

Algorithms

  • K-Means: this algorithm has been pre-processed using Knime and the correct number of clusters. If the results are convincing, it will be replaced by similar algorithms which doesn't need a cluster number.
  • A clustering algorithm based on cosine similarity here implemented in Java.

About

Evaluation of clustering algorithms in the context of event detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published