/NLP-Cookbook

Collection of different NLP recipes :)

Primary LanguageJupyter Notebook

NLP-Cookbook

Recipies of NLP problems could be found here-

  1. NER Tagging.
  2. Spelling Correction.
  3. GloVe for generating word vector.
  4. Gensim with WMD Distance
  5. Multi-Label Classification using a LSTM Network and using GloVe pretrained vectors.
  6. Text summarization using Gensim
  7. Custom NER Tagging with New Entities