Wordcountr.com
Friday, 27 August 2010
I just wrote a simple rails app to count words in a block of text!
You can find it at http://wordcountr.com/. I built it mainly to play around with rails3 but also I hated the fact there wasn’t an easy way to count words in a document.
So I’ve created this. I hope to implement some Natural Language Processing in the future to give more details about the block of text a user submits!