To generate English objective questions from English materials with neural networks.
Sakulish 就是 English 的意思,因为 Sakura 是樱花,Sakulish 就是嘤语
Since some models and dependencies are too large in size, you have to download it additionally.
All four zip files are needed. After unzipping, please place the unzipped files as following:
- File
glove.6B.50d.txt
fromglove.zip
:processor/code/resources/embeddings/glove/glove.6B.50d.txt
- Folder
trainedmodels
fromtrainedmodels.zip
:processor/code/trainedmodels
- Folder
nltk_data
fromnltk_data.zip
:processor/nltk_data
- Folder
code
fromcorenlp.zip
:corenlp/code
- Install Docker and Docker Compose.
- Prepare the environment as the
Preparation
section above. - Run
docker-compose up
and wait for building. - Now it's running.
Web GUI: http://127.0.0.1:10086