Frequencies of special words in a text
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi. I need a matlab code that reads a text file like 'test.txt' and then counts the number of occurences of special words ( like 'good' or 'computer') that I determine.
Can anyone help me? I don't want to calculate the frequency of every word in the text, just the words that I determine in the code.
0 comentarios
Respuestas (1)
Ashutosh Thakur
el 29 de Jun. de 2022
Hi,
you can refer to these articles for the code.
0 comentarios
Ver también
Categorías
Más información sobre Annotations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!