I am trying to develop an intelligent search engine which would be able to answer simple questions such as 'What is the height of the eiffel tower?'. Rather that using simple pattern matching, it will use intelligent rules to extract the answer.
In order to do this, the system has to learn by...