A sentiment-based analysis tool of topics, twitter posts, and news feeds to determine the potential effectiveness of a phishing ruse! Now generates starter text! (EXPERIMENTAL)
The tool makes use of NLP (Natural Language Processing) to determine the sentiment of particular topics to determine the polarity and subjectivity of a particular subject, article, current event, &c.
NOTE: To make use of the twitter functionality, you will need an API Key. https://developer.twitter.com/en/apps
Enter your API Key, API Secret, Token, and Token Secret under the api_configure() function.