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,148Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for nlp-in-practice
- Text Similarity☆404Updated 4 years ago
- A collection of notebooks for Natural Language Processing from NLP Town☆960Updated 3 months ago
- This repository recorded my NLP journey.☆1,073Updated 4 years ago
- word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, …☆523Updated 3 years ago
- The guide to tackle with the Text Summarization☆1,291Updated last year
- The hands-on NLTK tutorial for NLP in Python☆543Updated 5 months ago
- Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more☆2,735Updated 7 months ago
- NLP in Python with Deep Learning☆569Updated 9 months ago
- A curated list of resources dedicated to text summarization☆1,535Updated last year
- Text Classification Algorithms: A Survey☆1,803Updated 3 weeks ago
- An NLP workshop about concrete solutions to real problems☆1,080Updated 3 years ago
- Multiple implementations for abstractive text summurization , using google colab☆527Updated 4 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,209Updated 3 years ago
- ⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.☆616Updated 4 years ago
- Repository with all what is necessary for sentiment analysis and related areas☆532Updated 11 months ago
- Super easy library for BERT based NLP models☆1,863Updated 2 months ago
- A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of lang…