Question: Need to develop a program in python Please use spacy, textblob and nltk for this Develop a program (automated question generation application) that takes a
Need to develop a program in python

Please use spacy, textblob and nltk for this
Develop a program (automated question generation application) that takes a text file as input and generate as many factoid questions (Who, When, What, Where, etc.) as possible. It is better to focus on primary school level text/stories as such topics are written in simpler English but you may choose any other text category as well. Your generated questions would be evaluated on both syntactic and semantic correctness. In addition to submitting a source code that I can easily test on my sample files, submit a report describing your approach in sufficient detail. Develop a program (automated question generation application) that takes a text file as input and generate as many factoid questions (Who, When, What, Where, etc.) as possible. It is better to focus on primary school level text/stories as such topics are written in simpler English but you may choose any other text category as well. Your generated questions would be evaluated on both syntactic and semantic correctness. In addition to submitting a source code that I can easily test on my sample files, submit a report describing your approach in sufficient detail
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
