All Projects → Anwarvic → Dan Jurafsky Chris Manning Nlp

Anwarvic / Dan Jurafsky Chris Manning Nlp

My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Dan Jurafsky Chris Manning Nlp

Snips Nlu
Snips Python library to extract meaning from text
Stars: ✭ 3,583 (+2789.52%)
Mutual labels:  text-classification, named-entity-recognition, ner, information-extraction
Bertweet
BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)
Stars: ✭ 282 (+127.42%)
Mutual labels:  text-classification, sentiment-analysis, named-entity-recognition, ner
Awesome Hungarian Nlp
A curated list of NLP resources for Hungarian
Stars: ✭ 121 (-2.42%)
Mutual labels:  parser, information-retrieval, named-entity-recognition, information-extraction
Turkish Bert Nlp Pipeline
Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.
Stars: ✭ 85 (-31.45%)
Mutual labels:  question-answering, sentiment-analysis, named-entity-recognition, ner
Rust Bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
Stars: ✭ 510 (+311.29%)
Mutual labels:  question-answering, sentiment-analysis, ner
Awesome Sentiment Analysis
Repository with all what is necessary for sentiment analysis and related areas
Stars: ✭ 459 (+270.16%)
Mutual labels:  sentiment-analysis, nlp-machine-learning, sentiment-classification
Tia
Your Advanced Twitter stalking tool
Stars: ✭ 98 (-20.97%)
Mutual labels:  text-classification, sentiment-analysis, sentiment-classification
Pynlp
A pythonic wrapper for Stanford CoreNLP.
Stars: ✭ 103 (-16.94%)
Mutual labels:  parser, sentiment-analysis, named-entity-recognition
Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (+188.71%)
Mutual labels:  text-classification, sentiment-analysis, nlp-machine-learning
Chatbot cn
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Stars: ✭ 791 (+537.9%)
Mutual labels:  text-classification, sentiment-analysis, ner
Doc2vec
📓 Long(er) text representation and classification using Doc2Vec embeddings
Stars: ✭ 92 (-25.81%)
Mutual labels:  text-classification, sentiment-analysis, nlp-machine-learning
Bert Multitask Learning
BERT for Multitask Learning
Stars: ✭ 380 (+206.45%)
Mutual labels:  text-classification, named-entity-recognition, ner
Spacy Streamlit
👑 spaCy building blocks and visualizers for Streamlit apps
Stars: ✭ 360 (+190.32%)
Mutual labels:  text-classification, named-entity-recognition, ner
Deeppavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
Stars: ✭ 5,525 (+4355.65%)
Mutual labels:  question-answering, named-entity-recognition, nlp-machine-learning
Nlp Projects
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding
Stars: ✭ 360 (+190.32%)
Mutual labels:  information-retrieval, text-classification, information-extraction
Knowledge Graphs
A collection of research on knowledge graphs
Stars: ✭ 845 (+581.45%)
Mutual labels:  question-answering, information-retrieval, ner
Nlp Experiments In Pytorch
PyTorch repository for text categorization and NER experiments in Turkish and English.
Stars: ✭ 35 (-71.77%)
Mutual labels:  text-classification, named-entity-recognition, ner
Text Classification Keras
📚 Text classification library with Keras
Stars: ✭ 53 (-57.26%)
Mutual labels:  text-classification, sentiment-analysis, nlp-machine-learning
Vncorenlp
A Vietnamese natural language processing toolkit (NAACL 2018)
Stars: ✭ 354 (+185.48%)
Mutual labels:  parsing, named-entity-recognition, ner
Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (-72.58%)
Mutual labels:  text-classification, sentiment-analysis, sentiment-classification

Dan Jurafsky & Chris-Manning: Natural Language Processing 2012

This is my solution of the Natural Language Processing Coursera course made by Dan Jurafsky, Chris Manning in Winter 2012. This course was deleted from Coursera Database, but you can get the videos from this YouTube channel:

https://www.youtube.com/playlist?list=PLQiyVNMpDLKnZYBTUOlSI9mi9wAErFtFm

And You can get the slides from Stanford Website:

https://web.stanford.edu/~jurafsky/NLPCourseraSlides.html

Or you can download the whole course from this torrent link:

http://academictorrents.com/details/d2c8f8f1651740520b7dfab23438d89bc8c0c0ab

Assignments

This Course has 8 different assignments:

  1. SpamLord.

  2. Autocorrect.

  3. Sentiment Analysis

  4. NER

  5. PCFG

  6. CKY

  7. IR

  8. Question & Answer

Each folder of these contains a compressed folder, this folder contains the original assignment in case you wanted to re-solve it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].