pranabsarkar / NLP-Cookbook

Collection of different NLP recipes :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Collection of different NLP recipes :)


Languages

Language:Jupyter Notebook 100.0%