International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 105 - Number 9 |
Year of Publication: 2014 |
Authors: Sheetal Rakangor, Y. R. Ghodasara |
10.5120/18402-9667 |
Sheetal Rakangor, Y. R. Ghodasara . Automatic Fill in the Blanks with Distractor Generation from given Corpus. International Journal of Computer Applications. 105, 9 ( November 2014), 1-8. DOI=10.5120/18402-9667
In this paper, Researcher present an automatic fill in the blanks with distractors generation from the given corpus. Distractor means multiple choices provided, i. e. four options are provided out of that three are the distractor and one is correct answer. System is developed in java using JDBC and mysql for storing the question, both are open source. Standford NLP parser is used for parsing the sentences and generated informative questions. POS tagger and NER functionality of parser used to encode the sentence. NER functionality is also used to identify whether key selected is Name, Place or Organization.