Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2023-10-28 03:26:22
Size: 422
Comment: Initial commit
Revision 3 as of 2025-01-10 16:20:46
Size: 483
Comment: Killing NaturalLanguageProcessing page
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from NaturalLanguageProcessing/SentimentAnalysis
Line 13: Line 14:
Off the shelf implementations (e.g. '''word lists''') are ideal for natural language, but often fail to properly interpret technical language. Off the shelf implementations (e.g. '''word lists''') are ideal for natural language, but often fail to interpret technical language.

Sentiment Analysis

Sentiment analysis is an application of machine learning to qualitative methods. Quantified positive and negative sentiment is extracted from documents.


Implementation

Off the shelf implementations (e.g. word lists) are ideal for natural language, but often fail to interpret technical language.


CategoryRicottone

Statistics/SentimentAnalysis (last edited 2025-01-10 16:20:57 by DominicRicottone)