Skip to content

UC-Riverside-DatabaseLab/DialogQuestionExpansion

Repository files navigation

DialogQuestionExpansion

Before you run

  • Put "glove.6B.50d.txt" file in src/main/resources/dataFile/. Download link
  • Install Python env
    1. Install python version=3.7.*. Link
    2. Install SpaCy. Link
      $ pip install -U pip setuptools wheel
      $ pip install -U spacy
      $ python -m spacy download en_core_web_lg
      
    3. Install NeuralCoref. Link
      $ pip install neuralcoref
      

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •