Spaces:
Runtime error
Runtime error
Commit
·
48bdab6
1
Parent(s):
e24afe0
Update README.md
Browse files
README.md
CHANGED
@@ -37,5 +37,6 @@ Path is relative to the root of the repository.
|
|
37 |
Whether the Space stays on top of your list.
|
38 |
|
39 |
# HISTORY OF THIS PROJECT
|
40 |
-
|
41 |
-
|
|
|
|
37 |
Whether the Space stays on top of your list.
|
38 |
|
39 |
# HISTORY OF THIS PROJECT
|
40 |
+
1. Tweet replies were extracted using Twitter's API, then saved to a CSV file.
|
41 |
+
|
42 |
+
2. Due to Twitter's dev policies, I cannot share that file, so I ran sentiment analysis on those tweet replies outside of this app and saved the results to the `df_redacted.csv` file.
|