Icon

03_​Sentiment_​Classification

Sentiment Analysis (Classification) of Documents

This workflow shows how to import text from a csv file, convert it to documents, preprocess the documents and transform them into numerical document vectors. Finally two predictive models are trained on the vectors to predict the sentiment class of the documents.





Extract sentimentlabelColor by sentimentlabelTraining / test setTransformation of strings to documentsPreprocessing of documentsCreate bit vectorsfor documentsRead IMDb reviewsfrom CSV fileCategory To Class Color Manager Partitioning Decision TreePredictor Document Creation Preprocessing DecisionTree Learner Document Vector CSV Reader MISSING XGBoostPredictor Column Appender Column Filter Scorer Scorer ROC Curve MISSING XGBoost TreeEnsemble Learner Extract sentimentlabelColor by sentimentlabelTraining / test setTransformation of strings to documentsPreprocessing of documentsCreate bit vectorsfor documentsRead IMDb reviewsfrom CSV fileCategory To Class Color Manager Partitioning Decision TreePredictor Document Creation Preprocessing DecisionTree Learner Document Vector CSV Reader MISSING XGBoostPredictor Column Appender Column Filter Scorer Scorer ROC Curve MISSING XGBoost TreeEnsemble Learner

Nodes

Extensions

Links