kavgan / nlp-in-practiceLinks
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
☆1,175Updated 4 years ago
Alternatives and similar repositories for nlp-in-practice
Users that are interested in nlp-in-practice are comparing it to the libraries listed below
Sorting:
- A collection of notebooks for Natural Language Processing from NLP Town☆1,005Updated last year
- This repository recorded my NLP journey.☆1,080Updated 4 years ago
- Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more☆2,780Updated last year
- Text Similarity☆400Updated 5 years ago
- NLP in Python with Deep Learning☆592Updated last year
- Text Classification Algorithms: A Survey☆1,820Updated 4 months ago
- The hands-on NLTK tutorial for NLP in Python☆559Updated last year
- Resources for learning about Text Mining and Natural Language Processing☆581Updated 2 years ago
- word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, …☆553Updated 4 years ago
- Repository with all what is necessary for sentiment analysis and related areas☆539Updated last year
- List of projects related to Natural Language Processing (NLP) that make a geek smile for they exist☆349Updated last year
- Examples and libraries for "Natural Language Processing in Action" book☆631Updated 3 years ago
- An NLP workshop about concrete solutions to real problems☆1,082Updated 4 years ago
- Learn how to use PyTorch to solve some common NLP problems with deep learning.☆419Updated 5 years ago
- Multi Text Classificaiton☆92Updated 6 years ago
- This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my…☆323Updated 2 years ago
- Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! Thi…☆1,679Updated 4 years ago
- 16 Text Preprocessing Techniques in Python for Twitter Sentiment Analysis.☆225Updated 6 years ago
- Multiple implementations for abstractive text summurization , using google colab☆526Updated 4 years ago
- Solution for https://www.coursera.org/learn/language-processing☆38Updated 2 years ago
- Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0☆1,787Updated 5 years ago
- A curated list of resources dedicated to text summarization☆1,543Updated 2 years ago
- Introduction to NLP with PyTorch Workshop Project☆99Updated last year
- Machine Learning and NLP: Text Classification using python, scikit-learn and NLTK☆290Updated 6 years ago
- Train unsupervised LDA Topic Model on raw Yelp review text, use topic distributions as feature inputs to supervised classifier of review …☆75Updated 5 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆210Updated 3 years ago
- Code for Applied Text Analysis with Python☆392Updated 2 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Overview of Modern Deep Learning Techniques Applied to Natural Language Processing☆1,329Updated 5 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆180Updated 6 years ago