Skip to content

Caiit/IR2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IR2

Project for IR2 course.

To run the code, you firstly need to download pre-trained GloVe embeddings.

  1. Run dataset.py to generate Glove embeddings from the training set, and to generate a word2index and word2embedding file. Additional arguments can be given to use a different pre-trained Glove embeddings file and to adjust the output accordingly. python dataset.py

  2. Run main.py to run the Response-Generating Retrieve, Rerank, Rewrite model. python main.py

About

Project for IR2 course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages