Skip to content

Kaksha/Question-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the project:

  1. In corenlp folder: java -mx4g -cp "*" edu.stanford.nlp.pipeline.StanfordCoreNLPServer -annotators "tokenize,ssplit,pos,lemma,parse,sentiment" -port 9000 -timeout 30000
  2. In django server folder: python manage.py runserver
  3. Should be running in localhost:8000

About

Generating questions with NLP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors