Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sheikhshafayat committed Jun 6, 2022
2 parents ebc3e67 + e804eda commit 92ac32e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Analysis of twitter data to track the sentiment of different groups in regards t
### Running
To execute the default code, simply stand on the main directory and run:
```
cd TwitterAPI
cd DataCollection/TwitterAPI
bash run.sh
```

Expand All @@ -23,7 +23,7 @@ To execute the default code, simply stand on the main directory and run:

- You must have the `pytorch` library installed. Can be installed running `pip install -q torch`

### Running
### Running [DEPRECATED]

To execute the default code, simply stand on the main directory and run:
```
Expand Down

0 comments on commit 92ac32e

Please sign in to comment.