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 fileNode 362Node 363Node 364Category To Class Color Manager Partitioning Decision TreePredictor Document Creation Preprocessing DecisionTree Learner Document Vector CSV Reader XGBoost Predictor Column Appender Column Filter Scorer Scorer ROC Curve XGBoost TreeEnsemble Learner Naive Bayes Learner Naive BayesPredictor Scorer Extract sentimentlabelColor by sentimentlabelTraining / test setTransformation of strings to documentsPreprocessing of documentsCreate bit vectorsfor documentsRead IMDb reviewsfrom CSV fileNode 362Node 363Node 364Category To Class Color Manager Partitioning Decision TreePredictor Document Creation Preprocessing DecisionTree Learner Document Vector CSV Reader XGBoost Predictor Column Appender Column Filter Scorer Scorer ROC Curve XGBoost TreeEnsemble Learner Naive Bayes Learner Naive BayesPredictor Scorer

Nodes

Extensions

Links