kavgan / nlp-in-practice
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,149Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for nlp-in-practice
- A collection of notebooks for Natural Language Processing from NLP Town☆963Updated 4 months ago
- This repository recorded my NLP journey.☆1,074Updated 4 years ago
- Text Similarity☆404Updated 4 years ago
- Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more☆2,739Updated 7 months ago
- NLP in Python with Deep Learning☆570Updated 9 months ago
- The hands-on NLTK tutorial for NLP in Python☆545Updated 5 months ago
- Repository with all what is necessary for sentiment analysis and related areas☆533Updated last year
- Multi Text Classificaiton☆92Updated 5 years ago
- Data repository for pretrained NLP models and NLP corpora.☆989Updated 6 years ago
- A curated list of resources dedicated to text summarization☆1,535Updated last year
- 🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy☆1,352Updated 5 months ago
- word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, …☆527Updated 3 years ago
- Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenizati…☆662Updated 8 months ago
- Super easy library for BERT based NLP models☆1,868Updated 3 months ago
- Text Classification Algorithms: A Survey☆1,805Updated last month
- Multiple implementations for abstractive text summurization , using google colab☆526Updated 4 years ago
- NLP model implementations with keras for beginner☆152Updated last year
- Sentiment analysis neural network trained by fine-tuning BERT, ALBERT, or DistilBERT on the Stanford Sentiment Treebank.☆366Updated last year
- Overview of Modern Deep Learning Techniques Applied to Natural Language Processing☆1,332Updated 4 years ago
- Resources for learning about Text Mining and Natural Language Processing☆565Updated last year
- This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my…☆318Updated last year
- A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of lang…☆1,509Updated 4 months ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆306Updated 4 years ago
- Multi Label text classification using bert☆153Updated 5 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,212Updated 3 years ago
- An NLP workshop about concrete solutions to real problems☆1,078Updated 3 years ago
- Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)☆499Updated 2 years ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,097Updated 2 months ago
- 16 Text Preprocessing Techniques in Python for Twitter Sentiment Analysis.☆224Updated 5 years ago
- Open source Emoticons and Emoji detection library: emot☆191Updated last year