Frequencies of special words in a text

2 views (last 30 days)
Jonquil
Jonquil on 17 Feb 2019
Answered: Ashutosh Thakur on 29 Jun 2022
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.

Answers (1)

Ashutosh Thakur
Ashutosh Thakur on 29 Jun 2022

Categories

Find more on Characters and Strings 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!