Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
syfantid committed Jun 15, 2017
2 parents e4385f0 + 3fbb3ba commit 0cabb02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# FixTheFixing
Fix the Fixing EU project code
# FixTheFixing - SAFEYOU+
Fix the Fixing - SAFEYOU+ EU projects code

### Before you run:
1) Install Mongo in Windows: https://www.youtube.com/watch?v=1uFY60CESlM <br/>
Expand All @@ -23,7 +23,7 @@ Folder "out" should be created manually. In order to run sentiment analysis a su
- Add rita.jar to project and if needed change path in getSynonyms function (line: RiWordNet wordnet = new RiWordNet("C:\\Program Files (x86)\\WordNet\\2.1"); // The WordNet directory)

### Example Arguments for Twitter
querysearch="(Djokovic OR Novak) fixing" since=2016-01-18 until=2016-01-30 maxtweets=1000 theme="djokovic"
querysearch="(Djokovic OR Novak) fixing" since=2016-01-18 until=2016-01-30 maxtweets=1000 theme="djokovic" substances="n"

### Search query for Mongo Explorer (Ctrl+F in IntelliJ)
For instance, if I'm looking for a tweet created at 2016/01/28 I'd type
Expand Down

0 comments on commit 0cabb02

Please sign in to comment.