question_generation
QA system
Automated question generation using pre-trained transformers and simplified pipelines
Neural question generation using transformers
1k stars
23 watching
348 forks
Language: Jupyter Notebook
last commit: 8 months ago
Linked from 1 awesome list
deep-learningnatural-language-generationnatural-language-processingnlgnlpquestion-generationt5transformer
Related projects:
Repository | Description | Stars |
---|---|---|
allenai/document-qa | Tools and codebase for training neural question answering models on multiple paragraphs of text data | 434 |
jsksxs360/how-to-use-transformers | A comprehensive guide to using the Transformers library for natural language processing tasks | 1,133 |
machinalis/quepy | Transforms natural language questions into query templates for various database systems. | 1,255 |
simplenlg/simplenlg | Generates Natural Language from syntactic forms using morphological and grammatical rules | 811 |
huggingface/node-question-answering | Provides a simple way to perform question answering using a pre-trained model in Node.js | 466 |
huggingface/swift-coreml-transformers | Provides Swift implementations of popular transformer-based models for question answering and text generation. | 1,615 |
neukg/techgpt-2.0 | An advanced language model designed to generate human-like responses in various domains and applications | 101 |
makarandtapaswi/movieqa_cvpr2016 | This project explores question-answering in movies using various machine learning approaches. | 80 |
deepaknverma/ama | A platform where developers can ask and answer questions on any topic, with guidelines to ensure helpful and informative responses. | 1 |
ibm/max-review-text-generator | Generates English-language text similar to Yelp reviews using a Char-RNN model | 16 |
ahmedfgad/neuralgenetic | Tools and techniques for training neural networks using genetic algorithms | 240 |
maluuba/newsqa | Compiles and provides structured access to Maluuba's NewsQA dataset for natural language question answering research. | 253 |
david-kunz/gen.nvim | Generates text based on customizable prompts using Large Language Models (LLMs) | 1,231 |
liberai/nspm | A system for using deep learning to answer questions based on knowledge graphs | 223 |
vlgiitr/dmn-plus | A PyTorch implementation of an improved question answering architecture with dynamic memory networks and attention mechanisms | 64 |