Text classification and words histogram
1 view (last 30 days)
Show older comments
i have some data texts (describe device failures) and i want to classify them.
for example (all texts=10 : battery failures = 3 power failures =4 display failures = 1 others = 2)
how I can do this?
4 Comments
Answers (1)
Ran Wei
on 10 Jan 2018
If you know that's all the cases you can have you can copy the word file to an excel sheet and use the filter function in excel by typing keywords.
0 Comments
See Also
Categories
Find more on Text Analytics Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!