Skip to content

shilpavijay/Question-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Question Classifier

Classifier built using Machine Learning and Natural Language Processing to classify a given question into one f the four categories - 'What', 'Who', 'When' and 'Unknown'

File: classifyquest.py

Requirements

  1. Install gensim
  2. Download the file: glove.6B.50d.txt from http://nlp.stanford.edu/projects/glove/ for pre-trained word vectors
  3. Test Data: test_data.txt

About

Classifies questions into various categories - Machine Learning and NLTK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages