Checks two phrases against Search Engine and tells you, which one is correct. Assuming, that more search results for phrase means more people use it, which means it tend to be correct.
For example, you are not sure, which phrase is correct: "I quit smoke" or "I quit smoking".
Just run savvy_phrase "I quit smoke" "I quit smoking"
and it will return you:
"I quit smoke" – 6
"I quit smoking" – 76
Probably, second phrase is correct
This project on early development stage. Not ready to be run in production!