Publication Date
Fall 2012
Degree Type
Master's Project
Degree Name
Master of Science (MS)
Department
Computer Science
Abstract
This project adds autosuggest and spell-check for queries in Yioop [1], a PHP- based search engine. These features help a user by reducing typing, by catching any spelling errors, and by making it easier to repeat searches. Commercial search engines like Google, run on machine clusters and use lists of popular queries from their logs to provide relevant suggestions to users. Efficient storage of data on multiple servers is responsible for minimizing response times. Yioop typically runs on a smaller number of machines compared to commercial search engines. This project aims to implement these computationally intensive functionalities in this constrained environment. This is achieved by performing any needed processing on the client-side without sending queries to the Yioop server.
Recommended Citation
Vissapragada, Sandhya, "YIOOP! INTRODUCING AUTOSUGGEST AND SPELL CHECK" (2012). Master's Projects. 268.
DOI: https://doi.org/10.31979/etd.ca22-63dv
https://scholarworks.sjsu.edu/etd_projects/268