|
Project Information
|
This project is a student project of the University of Mannheim in the Fall term 2012 by Meric Kükürt The goal of this project is to build a natural language search engine that could find targeted answers to user questions ( opposed to keyword based search). For example, when confronted with a question like "How old is Albert Einstein?", conventional search engines ignore the question phrasing and instead do a search on the keywords "Albert", "Einstein", "old", and "how". MKonS on the other hand, attempts to use natural language processing to understand the nature of the question and return the answer. |