The amateur’s guide to explore Natural Language Processing#
- How to contact me?
Please feel free to reach out to me if something is wrong in this doc or if it was helpful for you or you want to have a discussion on something.
email
github
linkedin
instagram
@_cranky_panda_
- Natural Language Processing
- Corpus
- Tokenization
- Stemming
- Co-occurance marix
- Count Based Vectorizer
- Word2Vec Algorithm
- Word2Vec Example (Amazon Products Reviews)
- BERT Transformer
- BERT Demo
- BERT Example (Spam or Ham Classification)
- Common frequency distribution methods
- Conditional Frequency
- PROJECT : Spam SMS Data Analytics