View Single Post
  #1  
Old 03-19-2011, 09:40 PM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default Counting Word Lengths and Frequency

I'm trying to count the length of each word in a string of text and then count the frequency of times that number of characters shows up throughout the entire text. I can't seem to figure out where to go from what I have here. Any help is greatly appreciated. <div class="codeblock">
__________________
Python
Domain Name Forum
Reply With Quote