Code Repositories

Find and share code repositories
Announcements
Celebrating as our community reaches 100,000 members! Thank you!
avatar
Master Guru
Repo Description

Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).

This repository contains Python code to train and deploy Deep Learning (DL) models for Question Answering (QA). The code accompanies a talk I gave at the Question Answering Workshop organized by the Elsevier Search Guild.

You can find the slides for this talk on Slideshare.

Code is in Python. All the models are built using the awesome Keras library. Supporting code also uses gensim, NLTK and Spacy.

Objective of the code was to build DL model(s) to answer 8th grade multiple-choice science questions, provided as part of this AllenAI competition on Kaggle.

Repo Info
Github Repo URL https://github.com/sujitpal/dl-models-for-qa
Github account name sujitpal
Repo name dl-models-for-qa
3,489 Views
0 Kudos