An implementation of prioritized queries using the Google SOAP search API
Date
2007-09-10T17:11:04Z
Authors
Kerins, David
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
In this thesis, we provide an implementation of prioritized queries using the Google
SOAP Search API. These prioritized queries are generated from the parsing of valid
prioritized constraint expressions (PCE). Prioritized constraint expressions use two
unary operators ( μ and ω ) to enhance an infinitesimal logic framework to allow
preferential constraints and backup constraints respectively. The Perl CGI algorithm parses valid prioritized constraint expressions using a grammar and then generates a prioritized list of standard Google search queries. These standard Google queries are
sent one at a time to Google via the Google SOAP Search API. The results of the search
are returned as structured data to the user with their associated Truth value.
Description
Keywords
Prioritized Queries, Google