amirulhazym commited on
Commit
b3e8793
·
verified ·
1 Parent(s): 3a2548a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -14
app.py CHANGED
@@ -163,17 +163,4 @@ with st.expander("Model Performance"):
163
 
164
  # Footer
165
  st.markdown("---")
166
- st.markdown("Created as part of Mini Project 1: Sentiment Analysis API")
167
-
168
- @inproceedings{barbieri-etal-2020-tweeteval,
169
- title = "{T}weet{E}val: Unified Benchmark and Comparative Evaluation for Tweet Classification",
170
- author = "Barbieri, Francesco, Camacho-Collados, Jose, Espinosa Anke, Luis, Neves, Leonardo",
171
- booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2020",
172
- month = nov,
173
- year = "2020",
174
- address = "Online",
175
- publisher = "Association for Computational Linguistics",
176
- url = "https://aclanthology.org/2020.findings-emnlp.148",
177
- doi = "10.18653/v1/2020.findings-emnlp.148",
178
- pages = "1644--1650"
179
- }
 
163
 
164
  # Footer
165
  st.markdown("---")
166
+ st.markdown("Created as part of Mini Project 1: Sentiment Analysis API")