1. 15 May, 2019 4 commits
  2. 14 May, 2019 2 commits
  3. 03 May, 2019 2 commits
    • Tiny fix in the imports · a5bc9c99
      Serbaf authored
    • Version 5.0 · 064f7030
      Serbaf authored
      * Code from tweet_model.py now divided in two source files: tweet.py
        (containing the Tweet class) and utils.py (which contains the rest of the
        utilities to instantiate Tweet objects from CSVs, return a mini-dict with
        partial information of a Tweet, etc.)
      * Added two new fields to the Tweet class: "polarity" and "trtext", which are
        not part of the original Tweeter tweets, but needed in other project.
      * Added setter methods for "polarity" and "trtext", which will be probably now
        set at instantiation time but afterwards
  4. 02 May, 2019 1 commit
  5. 11 Apr, 2019 1 commit
  6. 08 Apr, 2019 4 commits
  7. 26 Mar, 2019 5 commits
  8. 25 Mar, 2019 1 commit
  9. 20 Mar, 2019 6 commits
  10. 14 Mar, 2019 2 commits
  11. 13 Mar, 2019 1 commit