Problem 45454. Most Frequent Word - 01
Given a document file or a character array, find out the most frequent word in that document.
In the case of multiple words - show the word with lower ASCII value.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers27
Suggested Problems
-
Read a column of numbers and interpolate missing data
2333 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12920 Solvers
-
There are 10 types of people in the world
1218 Solvers
-
871 Solvers
-
1652 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!