Spaces:
Runtime error
Runtime error
Hector Lopez
commited on
Commit
•
93ef148
1
Parent(s):
181ee1d
Added github repository to description
Browse files
app.py
CHANGED
@@ -40,7 +40,7 @@ Twitter is also known by the excessive negativity or criticism by a great part o
|
|
40 |
The application is based on a BERT model fine tuned on the [Coronavirus tweets NLP dataset](https://www.kaggle.com/datasets/datatattle/covid-19-nlp-text-classification).
|
41 |
"""
|
42 |
|
43 |
-
article = "Check out this [github repository](https://
|
44 |
with a lot more details about this method and implementation."
|
45 |
|
46 |
|
|
|
40 |
The application is based on a BERT model fine tuned on the [Coronavirus tweets NLP dataset](https://www.kaggle.com/datasets/datatattle/covid-19-nlp-text-classification).
|
41 |
"""
|
42 |
|
43 |
+
article = "Check out this [github repository](https://github.com/hectorLop/Twitter_Positivity_Analyzer) \
|
44 |
with a lot more details about this method and implementation."
|
45 |
|
46 |
|