nlptown/nlp-notebooks
A collection of notebooks for Natural Language Processing from NLP Town
repo name | nlptown/nlp-notebooks |
repo link | https://github.com/nlptown/nlp-notebooks |
homepage | http://www.nlp.town |
language | Jupyter Notebook |
size (curr.) | 89498 kB |
stars (curr.) | 343 |
created | 2018-04-30 |
license | |
nlp-notebooks
A collection of notebooks for Natural Language Processing from NLP Town
NLP 101
- An Introduction to Word Embeddings
- NLP with Pre-trained models from spaCy and StanfordNLP
- Discovering and Visualizing Topics in Texts with LDA
Named Entity Recognition
- Updating spaCy’s Named Entity Recognition System
- Named Entity Recognition with Conditional Random Fields
- Sequence Labelling with a BiLSTM in PyTorch
Text classification
“Traditional” Text Classification with Scikit-learn