Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 366 Bytes

File metadata and controls

14 lines (11 loc) · 366 Bytes

Machine-Comprehension

A simple implementation of DrQA neural network architecture for machine comprehension

Unable to upload the data files due to its large size but MachineComprehension model is reusable.

To initialize the model

mc = MachineComprehension(c_maxlen,q_maxlen,embeddings)

To run the model with data files

python model.py