Text classification and words histogram
Mostrar comentarios más antiguos
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 comentarios
Ingrid
el 22 de Jun. de 2015
you have not gotten any answer to this question because
1) the actual file is not attached so we can't try out any code
2) you have not shown what you have done to try to solve it
3) it is not clear how you want to do the classification and in which format you have the data (i.e. one code per text or per line or per ...?)
Amr Hashem
el 22 de Jun. de 2015
Amr Hashem
el 23 de Jun. de 2015
Amr Hashem
el 1 de Jul. de 2015
Respuestas (1)
Ran Wei
el 10 de En. de 2018
0 votos
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.
Categorías
Más información sobre Text Data Preparation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!