Is there a web service out there that ranks the importance of words in an arbitrary string taking into account, for example, hot words or phrases that are currently trending?
For example, let's say a user types in:
"Charlie Sheen has a major drug abuse denial problem"
For this string, I'd want to the web service to indicate that the term "Charlie Sheen" is much more important (trend-wise) than the rest of the words in the string.
Example 2:
"The Chevy Volt is a complete and utter market failure"
For this string, I want to get back "Chevy Volt".