/generate-question

generate question based on rules

Primary LanguagePython

Generate-question based on rules

Steps

0.install pyltp. If there is problem, go here
1.download model ltpdatav3.4.0.zip to ltp_data/
2.give sentences in client.py
3.python3 client.py

python version 3.6.5

Architecture

change model in ModelLoader
add event rules in EventGenerator
add problem rules in QuestionGenerator
testing at any part is possible