Frequently Encountered NLP UseCases(Beginner/Intermediate Level) that are usually used together in NLP Projects
Use Cases :
- Machine Translation
- Keyword Spotting
- Keyword Extraction
- Spelling Correction
- Extractive Text Summarization using BERT
- Text to Speech
- Speech to Text
- [Yet to be done] Text Classification using LSTM
- [Yet to be done] Language Translation using Encoder-Decoder
- [Yet to be done] NER using BERT
- [Yet to be done] Semantic Text Similarity using BERT on TPU(Google Cloud)
- [Yet to be done] Abstractive Text Summarization using BERT