Yahoo! YQL term extractor
Line 1: | Line 1: | ||
− | Wandora's Yahoo! YQL term extractor is a text classifier based on Yahoo's YQL (Yahoo Query Language) interface and web service. Yahoo's YQL web service accepts short text fragments and returns concepts the service found in given text. | + | Wandora's [http://y.ahoo.it/RPgwQhHM Yahoo! YQL term extractor] is a text classifier based on Yahoo's [http://developer.yahoo.com/yql/ YQL] (Yahoo Query Language) interface and web service. Yahoo's YQL web service accepts short text fragments and returns concepts the service found in given text. |
+ | |||
+ | == Yahoo! YQL term extractor example == | ||
+ | |||
+ | == Additional notes == | ||
+ | |||
+ | I originally spotted [http://developer.yahoo.com/search/content/V1/termExtraction.html Yahoo's term extraction service] and programmed an extractor for that. However, shortly after finishing the extractor Yahoo! announced they are going to shut down the term extraction web service API. In their message at the term extraction page they suggest to use YQL based term extraction instead. Luckily it was only a tiny job to create YQL based extractor after original term extractor. The original Yahoo term extractor is still available in Wandora. You'll find it in [[Tool manager]] with a name Yahoo Term Extractor. | ||
== See also == | == See also == |
Revision as of 23:12, 17 November 2010
Wandora's Yahoo! YQL term extractor is a text classifier based on Yahoo's YQL (Yahoo Query Language) interface and web service. Yahoo's YQL web service accepts short text fragments and returns concepts the service found in given text.
Yahoo! YQL term extractor example
Additional notes
I originally spotted Yahoo's term extraction service and programmed an extractor for that. However, shortly after finishing the extractor Yahoo! announced they are going to shut down the term extraction web service API. In their message at the term extraction page they suggest to use YQL based term extraction instead. Luckily it was only a tiny job to create YQL based extractor after original term extractor. The original Yahoo term extractor is still available in Wandora. You'll find it in Tool manager with a name Yahoo Term Extractor.