brightmart / cs224d_DeepLearningForNLP
Deep Learning for Nature Language Processing at Standford
☆13Updated 8 years ago
Alternatives and similar repositories for cs224d_DeepLearningForNLP:
Users that are interested in cs224d_DeepLearningForNLP are comparing it to the libraries listed below
- machine reading comprehension with deep learning☆20Updated 7 years ago
- Tensorflow implementation of DCN for question answering on the Stanford Question Answering Dataset (SQuAD)☆13Updated 7 years ago
- deep learning specialization by andrew ng though deeplearning.ai on coursera☆23Updated 6 years ago
- comment_toxic☆14Updated 7 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- The code used fine-tuning of BERT(Transformer Neural Network Architecture)to accurately pick the correct answer among ten choices that be…☆12Updated 5 years ago
- A neural text process python lib for context-based feature extraction on Seq-Tagging data.☆10Updated 6 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago
- NER with Deep contextualized word representations (Elmo)☆23Updated 6 years ago
- DSTC6 Dialog System Technology Challenges, Track1, End-to-End Goal Oriented Dialog Learning☆17Updated 7 years ago
- Personalized Query Completion☆26Updated 4 years ago
- ☆31Updated 6 years ago
- Given a Wikipedia article, generate N "good" questions and answer N questions.☆16Updated 7 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- sequence tagging for NER for ULMFiT☆20Updated 4 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆21Updated 6 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- Using MaLSTM model (Siamese networks + LSTMs) for sentence similarity detection☆20Updated 6 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆60Updated 7 years ago
- Variants of Multi-Perspective Convolutional Neural Networks☆22Updated last year
- Developing different methods for expanding a query/topic in information retrieval and choosing the best expanded query using similarity m…☆11Updated 7 years ago
- Attempted implementation of a Bi-directional GRU followed by a linear-chain-CRF (from scratch) for Named Entity Recognition.☆15Updated 7 years ago
- Neutral Network based Chinese Segment System☆18Updated 8 years ago
- Asymmetric Convolutional Bidirectional LSTM Networks for Text Classification☆11Updated 6 years ago
- Facilitate the learning, practicing, and designing of neural text matching models with a user-friendly and interactive interface.☆38Updated 2 years ago
- Question-Answering ranking with Deep Learning models (cDSSM, Convolutional, LSTM, Word2Vec). Applied to InsuranceQA dataset and customer …☆16Updated 7 years ago
- LSTM-based model for answer selection☆18Updated 6 years ago
- A simple CNN implementation in Keras.☆30Updated 8 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 7 years ago