The repository contains Text analysis machine learning compition.
- Next word Prediction
- Sentiment Analysis - Analying social media influencer
- Classification
- Topic Modeling - Identify topic category of the text
- Langunage Translation
- Visualization
- Case standardization
- Tokenization - character, word, n-gram, sentences
- Removing Stopwords
- Stemming & Lemming
- Word Embeding 5.1) Skip gram 5.2) CBOW 5.3) GloVE 5.4) FastText
- Postional Encoding
- Bag of Words
- TF IDF
- Machine learning based - Naive Bayes, Logistic Regression
- RNN
- GRU
- LSTM
- Bi-Directional LSTM
- Attention
- Transformer 5.1) Bert 5.2) GPT
AFIN, BING
Latent Drichlet Analysis - Discovering Topics Latent Sementic Analysis - Discovering Document
Tidy Text Hands on ML Github Mam