摘要:The aim of this paper is to build a Question-Answering (QA) system considering Bengali and English language whose task is to generate questions along with their answers. There are two different process modules for Bengali and English. In each module, the main part is Question Generator (QG) which generates possible questions from a sentence by choosing a possible phrase as an answer-phrase. After that, the system has to perform some NLP tasks such as main verb decomposition, subject-auxiliary inversion (for English), replace answer-phrase with the question tag. Considering bivokti (বিভক্তি), postfix and singular-plural, we have to choose the proper question tag and their form in Bengali. The selected answer-phrase for a question is used as the answer to that question. Another task of this system is to store the generated questions and their valid answers. Finally, the questions and their answers are displayed on the screen. The performance and accuracy of the system are evaluated on different Bengali and English texts. The performance of the system on question generation is 78.33% compared to the human being and the average percentage of accuracy of the generated questions is 76%.