amitbcp / deep-learning-for-nlp-cs224n
Stanford University cs224N course. Deep Learnign with NLP. Solutions in Python3.6
☆10Updated 6 years ago
Alternatives and similar repositories for deep-learning-for-nlp-cs224n:
Users that are interested in deep-learning-for-nlp-cs224n are comparing it to the libraries listed below
- Word Embeddings for Information Retrieval☆225Updated last year
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆363Updated 4 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆13Updated 7 years ago
- ☆72Updated 6 years ago
- Text summarization using seq2seq in Keras☆291Updated 3 years ago
- Different datasets for developing and testing keyword extraction algorithms☆109Updated 9 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆170Updated 2 years ago
- HAN model. Three versions.☆27Updated 7 years ago
- Universal seq2seq model for question generation, text summarization, machine translation etc. written in Python and Tensorflow 1.4 with T…☆32Updated 7 years ago
- NER system based on stack LSTMs☆340Updated 7 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆101Updated 7 months ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- ☆434Updated last year
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- A spell-checker extending Peter Norvig's with multi-typo correction, hamming distance weighting, and more.☆98Updated 4 years ago
- ☆49Updated 9 years ago
- Question Classification for the dataset CogComp QC Dataset - [ http://cogcomp.org/Data/QA/QC/ ].☆29Updated 4 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks☆322Updated 3 years ago
- SALM: Suffix Array and its Applications in Empirical Language Processing by Joy☆11Updated 7 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆368Updated 7 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 years ago
- Yet another Python binding for fastText☆226Updated 6 years ago
- Train a gensim word2vec model on Wikipedia.☆75Updated 6 years ago