upasana05ghosh / Question-Answering-SystemLinks
A factoid based question answering system | Python | Flask | NLP
☆0Updated 4 years ago
Alternatives and similar repositories for Question-Answering-System
Users that are interested in Question-Answering-System are comparing it to the libraries listed below
Sorting:
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- ☆38Updated 6 years ago
- A chatbot using the Friends TV Corpus☆50Updated 10 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- Understanding of POS tags and build a POS tagger from scratch☆11Updated 6 years ago
- ☆13Updated 9 months ago
- An intent classifier which can classifies a query into one of the 21 given intents.☆74Updated 6 years ago
- Factoid Question Answering Chat bot is a simpler version of question answering system. It answers to the question asked by user in near r…☆43Updated 5 years ago
- This is retrieval based Chatbot based on FAQs found at a banking website.☆50Updated 7 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- Website of Question Answer Generation☆17Updated 2 years ago
- LSTM text generation by word. Used to generate multiple sentence suggestions based on the input words or a sentence☆27Updated 4 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- Identify Events from text using Natural Language Processing Modules☆33Updated 8 years ago
- Corpus and a baseline neural network system for Named Entity Recognition in Hindi-English Code-Mixed social media text.☆45Updated 4 years ago
- Neural Models for Key Phrase Detection and Question Generation☆30Updated 7 years ago
- QnA bot powered by CoQA + BERT☆39Updated 2 years ago
- This is Yunshu's [Activision](https://www.activision.com/) internship project. We are interested in understanding user opinions about Act…☆57Updated 5 years ago
- Deep-learning system presented in "EmoSence at SemEval-2019 Task 3: Bidirectional LSTM Network for Contextual Emotion Detection in Textua…☆27Updated 5 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 7 years ago
- Question answering system developed using seq2seq and memory network model in Keras