TY - JOUR TI - Automatic Question Generation from Language Independent System AU - Meenakshi Sharma JO - International Journal of Scientific Research in Computer Science, Engineering and Information Technology PB - Technoscience Academy DA - 2018/02/28 PY - 2018 DO - https://doi.org/10.32628/IJSRCSEIT UR - https://ijsrcseit.com/CSEIT1831179 VL - 3 IS - 1 SP - 761 EP - 764 AB - Natural Language processing is a basic component of Artificial Intelligence. NLP means to train the computer/ system as it behaves like a human being. Question production is an application of the NLP (Natural Language Processing). In automatic question generation, the system generates multiple choice questions automatically from Punjabi text, English text and Hindi text, using question generation algorithms. The text will be in the form of paragraph. As we know that Indian Languages basically English, Punjabi and Hindi have their own grammar rules. So Question generation system use different approaches according to the rules of grammar to generate the questions from given text. Generation of multiple choice questions is imperative because it helps anyone to test their knowledge in specific field. One can give the answer easily by choosing one option from a given set of options provided by the system and then system evaluate the given answer and generate the score for all the answers given. This paper presents about the language Independent system having integration of Punjabi, English and Hindi languages. Hybrid Approach is used that is a combination Dictionary look up. Rule based approach, pattern matching and information extraction, Knowledge Based approach, Example based and SMT approach.