Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

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

About

A simple implementation of DrQA neural network architecture for machine comprehension

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.