Ideal model for grouping comments
Find more posts tagged with
Sort by:
1 - 2 of
21
If I understand you correctly and without knowing your data I guess that the Text Processing extension might be helpful for you. Additionally, if the classification positive/negative/neutral is stored as a column in your excel sheet, you would have to define that column as label. Furthermore, your Select Attributes operator selects only one single attribute named "G" (if one such exists) and removes all other attributes from the example set. This is surely not what you want. Before you do anything else set a breakpoint at the Select Attributes operator and check the example set to understand what this operator is doing. Naive Bayes by design can't do anything with a set containing only one attribute, so it's not a problem with naive bayes, but with the process.
Cheers,
Marius
Cheers,
Marius
Also there is a problem in Naive Bayes operator so we cant execute our project.Any help?Sry for my english!! ;D