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,168Updated 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
- A collection of notebooks for Natural Language Processing from NLP Town☆988Updated 8 months ago
- Text Classification Algorithms: A Survey☆1,811Updated 5 months ago
- This repository recorded my NLP journey.☆1,077Updated 4 years ago
- NLP in Python with Deep Learning☆577Updated last year
- Text Similarity☆403Updated 4 years ago
- The hands-on NLTK tutorial for NLP in Python☆550Updated 10 months ago
- A curated list of resources dedicated to text summarization☆1,542Updated 2 years ago
- Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more☆2,763Updated last year
- Multi Text Classificaiton☆92Updated 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,664Updated 4 years ago
- curated collection of papers for the nlp practitioner 📖👩🔬☆1,075Updated 4 years ago
- Super easy library for BERT based NLP models☆1,890Updated 7 months ago
- An NLP workshop about concrete solutions to real problems☆1,080Updated 4 years ago
- Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenizati…☆666Updated last year
- Data repository for pretrained NLP models and NLP corpora.☆1,012Updated 7 years ago
- Overview of Modern Deep Learning Techniques Applied to Natural Language Processing☆1,334Updated 5 years ago
- Resources for learning about Text Mining and Natural Language Processing☆573Updated 2 years ago
- 🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy☆1,376Updated last month
- Github repo with tutorials to fine tune transformers for diff NLP tasks☆844Updated last year
- word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, …☆544Updated 4 years ago
- Repository with all what is necessary for sentiment analysis and related areas☆539Updated last year
- Python Keyphrase Extraction module☆1,581Updated last year
- Beautiful visualizations of how language differs among document types.☆2,289Updated 6 months ago
- 16 Text Preprocessing Techniques in Python for Twitter Sentiment Analysis.☆224Updated 5 years ago
- A curated list of pretrained sentence and word embedding models☆2,255Updated 3 years ago
- Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L☆2,024Updated 2 years ago
- Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0☆1,791Updated 4 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- Compute Sentence Embeddings Fast!☆622Updated 2 years ago
- A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coher…☆1,225Updated last month