Skip to content

Bowbaq/question-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# requires python 2.7+, java

# Generate questions (example), expected runtime ~2min
./ask scripts/sample.txt 15

# Answer questions (example), expected runtime ~5min
./answer scripts/sample.txt scripts/questions.txt

# If the runtime seems really long, the GHC machine is probably bogged down by a hadoop job or some such thing