mainSearch Engine Query Classification API - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 10930
System Name: parsequery
Name: Search Engine Query Classification API
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

This API can be used to find the topic of a keyword query. The topic for the query will be chosen from over 1500 predefined topics. This works best with query phrases like -
"Kobe Bryant Visit", "Dell Inspiron 1420 price"

This technology has been provided by Query Dynamics LLC (http://www.querydynamics.com).
This technology is being used to categorize tweets at a website called TweetDynamics (http://www.tweetdynamics.com/)

To get the class for the query "Kobe Bryant" submit a GET request to -
http://tweetdynamics.com/perl/parseQuery?query=kobe%20bryant

The following html code will be returned:

<html><head><title>Parse Query</title></head><body><Answer>basketball player</Answer></body></html>

The category of the query is within the "Answer" tags.

Some of the uses of this API are to create tools for online query analysis and offline query log analysis.

Registration Date: Mon 09 Jan 2012 03:11:18 AM UTC
License: GNU General Public License v2 or later
Development Status: 5 - Production/Stable

 

Latest News rss feed

No news found

Quick Overview
 Memberlist (1 member)

Communication Tools
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code