MichielOHerne/BigData5

Create algorithm

Opened this issue · 2 comments

  • - Write code to acces the saved twitter data and load all variables

    • - open data files containing tweet information
    • - download/import pre-made datasets including only geotagged tweets
    • - sort into datasets, grouped by subject:
      • - pizza: all tweets containing "pizza", "pizzeria", "#pizza" and such
  • - data sets to create:

    • -
    • -
    • -
    • -
  • - write code do sentiment analysis on the datasets

    • - positive / negative
    • - overall opinion
    • - popularity
    • - location based
  • - write code to store sorted data

    • -
    • -
    • -

pynltk