vinhkhuc/MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks
This helps researchers in artificial intelligence or natural language processing build and test systems that can answer questions based on a given story or text. You feed it a collection of short stories and corresponding questions, and it outputs the system's accuracy in providing the correct answers. It's designed for those studying how machines comprehend and respond to text.
576 stars. No commits in the last 6 months.
Use this if you are an AI researcher experimenting with neural networks for story-based question answering and need a baseline model for the bAbI tasks.
Not ideal if you need a production-ready question-answering system for real-world applications or require support for large, complex datasets beyond simple stories.
Stars
576
Forks
144
Language
Python
License
—
Category
Last pushed
Apr 13, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vinhkhuc/MemN2N-babi-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
patil-suraj/question_generation
Neural question generation using transformers
nelson-liu/paraphrase-id-tensorflow
Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the...
YuriyGuts/kaggle-quora-question-pairs
My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).
dtrizna/slp
Shell Language Processing (SLP). Pre-processing of sh/bash/zsh/.. commands for Machine Learning models.
krishnap25/mauve
Package to compute Mauve, a similarity score between neural text and human text. Install with...