Skip to content

Repository files navigation

Query Project

A fork of the ESLWriter project to enhance query interface.

Setup

  • Install dependencies
pip install -r requirements_x64.txt
  • Install NLTK corpora In python shell:
importnltknltk.download()

Download WordNet (wordnet) and Punkt Tokenizer Models (punkt).

  • Runserver
python manage_debug.py runserver

Next Step

Modify eslwriter/views.py, where is marked by # TODO: ---- add your code here ----.

About

A fork of the ESLWriter project to enhance query interface.

Resources

Stars

2 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages