Approaching Almost Nlp Save Abandoned

Approaching (Almost) Any Natural Language Processing Problem

Project README

Approaching (Almost) Any Natural Language Processing Problem

Contents:

  • The obvious intro to NLP
  • Bag of words
  • TFIDF
  • Hashing
  • Cleaning text data (stemming, lemmatization)
  • Tokenization of text data (from space-based to BPE and SentencePiece)
  • Word embeddings
  • Revisit LSTM, GRU, 1-D CNN, 2-D CNN
  • Decomposition-SVD
  • SVM, Logistic regression based models
  • Topic modelling
  • POS tagging, NER, entity detection/extraction using traditional approaches
  • Attention is all you need
  • Transformers
  • BERT, RoBERTa, XLM, and other transformer based models
  • Distillation of transformer based models
  • Entity extraction using transformer based models
  • Text summarization
  • Various assignments and projects

Missing something? Have a wish? Create an issue and let me know :)

Open Source Agenda is not affiliated with "Approaching Almost Nlp" Project. README Source: abhishekkrthakur/approaching_almost_nlp
Stars
341
Open Issues
39
Last Commit
2 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating