Reputation: 8227
Currently I'm leveraging http://developer.yahoo.com/search/content/V1/termExtraction.html which isn't ideal for performance and quality reasons. Before I embark on spending time on writing a system I wanted to see if there are any other available options that can do the trick.
Upvotes: 0
Views: 3017
Reputation: 1735
Used this few times, enough good: http://nadeausoftware.com/articles/2008/04/php_tip_how_extract_keywords_web_page
Upvotes: 1
Reputation: 451
A quick web search for: Yahoo "term extraction" alternatives
Turns up: http://fivefilters.org/term-extraction/ as the first result. It looks decent and has pointers to others at the bottom.
Upvotes: 1