sumehta / question-generation

Given a sentence automatically generate reading comprehension style factual questions from that sentence, such that the sentence contains answers to those questions.
MIT License
114 stars 30 forks source link

Use for a dataset #7

Closed HerbieLiu closed 5 years ago

HerbieLiu commented 5 years ago

Hi, @sumehta, I am a python newbie, and i do have a csv dataset with a column of answers that I would like to generate the questions for them. Do you know if it is possible for me to parse the dataframe into this? And if you ccan explain a little on how? Thank you very much.

HerbieLiu commented 5 years ago

I figured it out!

sumehta commented 5 years ago

Great!