Closed Justicea83 closed 1 year ago
Textblob
has a function called sentiment()
which returns two properties, polarity
and subjectivity
.
Text Polarity
is the expression that determines the sentimental aspect of an opinion. In textual data, the result of sentimental analysis can be determined for each entity in the sentence, document or sentence. The sentiment can be determined as positive, negative and neural.
Feature Engineering
This tracks my progress on featuer engineering