Standard NLP tasks

  1. Hidden Markov Model to tag sentences with parts of speech
  2. Topic Modeling using Latent Dirichlet Allocation
  3. Deep Learning approaches
    1. Text Classification With LSTMs
    2. Machine Translation Withi LSTMs
    3. Fine Tune Bert Transformer For Text Classification Using Hugging Face