Display the ten most common words in the Sonnets.wordsByFrequency(1:10)ans = 10x1 string array
"and"
"the"
"to"
"my"
"of"
"i"
"in"
"that"
"thy"6 Characters and Strings
Display the ten most common words in the Sonnets.wordsByFrequency(1:10)ans = 10x1 string array
"and"
"the"
"to"
"my"
"of"
"i"
"in"
"that"
"thy"6 Characters and Strings