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 Solvers21
Suggested Problems
-
Select every other element of a vector
33000 Solvers
-
Return a list sorted by number of occurrences
2778 Solvers
-
Is my wife right? Now with even more wrong husband
1322 Solvers
-
Convert a numerical matrix into a cell array of strings
1834 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
614 Solvers
More from this Author165
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!