Every student needs help from getting new knowledge by asking questions.Surveys are suggesting that some similar questions are repeated frequently.So it will be nice to develop an automatic question-answering system to answer these questions.Your algorithm should not have any prior knowledge,but it must be able to read sentences and remember the mentioned facts.Whenever the question is asked about such a fact,the system has to answer it properly.
给你两种陈述句的格式,通过其给定的关系建立一张关系网,然后在给定的疑问句中确认两个东西在关系网中是否存在关系。