-
Notifications
You must be signed in to change notification settings - Fork 1
colinmaher/nlp_qa
Folders and files
Name | Name | Last commit message | 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
About
NLP pipeline for answering questions. Trains a model based on features like cosine similarity, part of speech tags, and direct/synonym/meronym matching. .
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published