Question generation from text. A project for the university. This will generate Questions from text. For example:
"World War II started in 1939" => "When did World War II start?" Answer: "In 1939"
This project depends on the code my fork of the Smith-Heilmann Question Extractor, found at https://github.com/kutschkem/SmithHeilmann_fork
Since this project uses GPL-licensed software, it is GPL-Licensed as well. (Details follow)