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,184Updated 5 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:
- This repository recorded my NLP journey.☆1,082Updated 5 years ago
- A collection of notebooks for Natural Language Processing from NLP Town☆1,013Updated last year
- Text Similarity☆399Updated 5 years ago
- Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more☆2,787Updated last year
- NLP in Python with Deep Learning☆600Updated last year
- The hands-on NLTK tutorial for NLP in Python☆568Updated last year
- An NLP workshop about concrete solutions to real problems☆1,081Updated 5 years ago
- Text Classification Algorithms: A Survey☆1,831Updated 9 months ago
- Repository with all what is necessary for sentiment analysis and related areas☆544Updated last week
- Resources for learning about Text Mining and Natural Language Processing☆589Updated 2 years ago
- Learn how to use PyTorch to solve some common NLP problems with deep learning.☆421Updated 6 years ago
- Multi Text Classificaiton☆92Updated 6 years ago
- Multiple implementations for abstractive text summurization , using google colab☆530Updated 5 years ago
- Overview of Modern Deep Learning Techniques Applied to Natural Language Processing☆1,324Updated 5 years ago
- Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! Thi…☆1,690Updated 5 years ago
- Examples and libraries for "Natural Language Processing in Action" book☆635Updated 4 years ago
- A curated list of resources dedicated to text summarization☆1,540Updated 3 years ago
- Introduction to NLP with PyTorch Workshop Project☆99Updated last year
- Resources for "Natural Language Processing" Coursera course.☆1,195Updated 3 years ago
- List of projects related to Natural Language Processing (NLP) that make a geek smile for they exist☆360Updated 4 months ago
- Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0☆1,787Updated 5 years ago
- word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, …☆561Updated 5 years ago
- Sentiment analysis neural network trained by fine-tuning BERT, ALBERT, or DistilBERT on the Stanford Sentiment Treebank.☆380Updated 2 years ago
- Data repository for pretrained NLP models and NLP corpora.☆1,043Updated 7 years ago
- Harry Potter and the Allocation of Dirichlet☆123Updated 6 years ago
- Solution for https://www.coursera.org/learn/language-processing☆39Updated 3 years ago
- 16 Text Preprocessing Techniques in Python for Twitter Sentiment Analysis.☆229Updated 6 years ago
- Github repo with tutorials to fine tune transformers for diff NLP tasks☆859Updated last year
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- Train unsupervised LDA Topic Model on raw Yelp review text, use topic distributions as feature inputs to supervised classifier of review …☆76Updated 6 years ago