Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lefteris008 committed Oct 13, 2015
1 parent e427039 commit 17c0280
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Event Detection via Sentiment Analysis
MSc Thesis Project

This project focuses on Event Detection via Sentiment Analysis. Specialized classification of the extracted events will be performed after the extraction phase.
The final results will be rendered in an online tool and a paper is expected to accompany the main project and the tool.

##Planned stages of implementation
1. Pre-Alpha Stage (Codename "**Wave**"): Initial tasks like collecting tweets, creating the main dataset, implementing basic event detection algorithms etc are expected to take place during this stage.
2. Alpha Stage (Codename "**Planet**"): Main Event Detection algorithm will be implemented, along with the Sentiment Analysis and the Event Classification components. Development of online tool is expected to start at the final stages of this stage.
3. Beta Stage - Feature Lock (Codename "**Gargantua**"): Stage of extensive testing of the main tool components. JUnit test are planned to be implmented. Online tool is expected to be completed at the end of this stage.
4. Gamma/Delta Stage - Code Freeze (Codename "**Stellar**"): Final stage, delivery of the online/offline tools.

Every single stage is expected to include 2-3 substages. You can view them in detail [here] (https://github.com/Lefteris008/MScThesis/milestones).

0 comments on commit 17c0280

Please sign in to comment.