from SentimentAnalyzer import SentimentAnalyzer

senti_obj = SentimentAnalyzer()
senti_obj.get_sentiments()