Skip to content

In this project we will be building question answering system using doc2vec model

License

Notifications You must be signed in to change notification settings

screddy1313/Question-Answering-system-using-Doc2Vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Question-Answering-system-using-Doc2Vec

In this project we will be building question answering system using doc2vec model

Model :

  • We will be using data.txt to train the doc2vec model.

  • we will find the most probable document using document similarity score in Doc2Vec model.

  • After the training for faster execution and also to avoid the retraining the model, we will save the model.

Modules :

  • gensm
  • pickle

About

In this project we will be building question answering system using doc2vec model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages