Anwarvic / Dan-Jurafsky--Chris-Manning--NLP
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
☆165Updated last year
Alternatives and similar repositories for Dan-Jurafsky--Chris-Manning--NLP:
Users that are interested in Dan-Jurafsky--Chris-Manning--NLP are comparing it to the libraries listed below
- All lecture notes, slides and assignments from CS224n: Natural Language Processing with Deep Learning class by Stanford☆231Updated 3 years ago
- Building QA system for Stanford Question Answering Dataset☆245Updated 6 years ago
- The assignments from Stanford Natural Language Processing Course on Coursera, started Jan 2016, Finished Jan 2016☆13Updated 9 years ago
- The most important NLP highlights of 2018 (PDF Report)☆367Updated 2 years ago
- NLP model implementations with keras for beginner☆153Updated 2 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- The hands-on NLTK tutorial for NLP in Python☆549Updated 8 months ago
- Course repo for Applied Natural Language Processing (Spring 2019)☆408Updated 3 years ago
- Text Similarity☆403Updated 4 years ago
- List of projects related to Natural Language Processing (NLP) that make a geek smile for they exist☆346Updated last year
- Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in …☆127Updated 5 years ago
- The website for the CMU Language Technologies Institute low resource NLP bootcamp 2020☆600Updated 4 years ago
- Starter code for Stanford CS224n default final project on SQuAD 2.0☆186Updated 4 years ago
- word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, …☆536Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆186Updated 4 years ago
- Generating Text using Deep Learning in Python - LSTM, RNN, Keras☆46Updated 6 years ago
- My Programming Assignments for CS224n: Natural Language Processing with Deep Learning - Winter 2019☆33Updated 5 years ago
- My solution to Natural Language Processing Columbia Course by Michael Collins in 2015☆19Updated 7 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆177Updated 3 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 7 years ago
- Introduction to NLP with PyTorch Workshop Project☆98Updated 6 months ago
- A repository of concepts related to neural networks for NLP☆452Updated 5 years ago
- Text summarization starting from scratch.☆94Updated 5 months ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆394Updated 3 years ago
- Sarcasm detection on tweets using neural network☆129Updated last year
- Deep Keyphrase Extraction using BERT☆257Updated 2 years ago
- NLP in Python with Deep Learning☆575Updated last year
- A TensorFlow implementation of Neural Sequence Labeling model, which is able to tackle sequence labeling tasks such as POS Tagging, Chunk…☆234Updated 6 years ago
- Text summarization using seq2seq in Keras☆290Updated 2 years ago