colinmaher/nlp_qa
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
to run: download google news data set: https://github.com/mmihaltz/word2vec-GoogleNews-vectors rename file to GoogleNews_vectors_negative300.bin.gz (with _'s in filename instead of -'s) and put into working directory run: python3 model-prune.py python3 qa.py