Chapter 13, Analyzing Fake News with Transformers
- News labeled as fake news is always fake. (True/False)
False.
- News that everybody agrees with is always accurate. (True/False)
False.
- Transformers can be used to run sentiment analysis on Tweets. (True/False)
True.
- Key entities can be extracted from Facebook messages with a DistilBERT model running NER. (True/False)
True.
- Key verbs can be identified from YouTube chats with BERT-based models running SRL. (True/False)
True.
- Emotional reactions are a natural first response to fake news. (True/False)
True.
- A rational approach to fake news can help clarify one’s position. (True/False)
True.
- Connecting transformers to reliable websites can help somebody understand why some news is fake. (True/False)
True.
- Transformers can make summaries of reliable websites...