Auto-Grader-for-short-answer-Question-using-Siamese-Neural-Network

CS 229 Project
Download embeddings from http://nlp.stanford.edu/data/glove.6B.zip
Use the 300 embedding vector from the downloaded file.

Change location of the glove vector embedddings in Glove vector.py Run python Glove vector.py

Change the directory for the glove embedding and path to the data in the Siamese Model.py.
Train the model using : python Siamese Model.py