Brain Dump

Subjectivity Classification

Tags
text-processing

Assert whether a given sentence is objective (factual) or subjective (opinion-driven).

Sentence Similarity

Compare input with sentences which are known to be subjective. See how similar they are.

Naive Bayes

Assert sentence is subjective depending on its word content. This is a probabilistic approach.

Links to this note