Skip to content

Commit

Permalink
Slides notes
Browse files Browse the repository at this point in the history
  • Loading branch information
evhart committed Apr 22, 2018
1 parent ba754bc commit 4d64cb2
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,14 @@ There is different methods for runing and studying the notebooks:
* Native installation

## Notebooks
* Notebooks: Data Collection: [ipynb](notebooks/2-data-collection.ipynb) / [nbviewer](http://nbviewer.jupyter.org/github/evhart/smasac-tutorial/blob/master/notebooks/2-data-collection.ipynb) / [jupyter](http://127.0.0.1:8888/notebooks/2-data-collection.ipynb)
* Notebooks: Data Collection: [ipynb](notebooks/2-data-collection.ipynb) / [nbviewer](http://nbviewer.jupyter.org/github/evhart/smasac-tutorial/blob/master/notebooks/2-data-collection.ipynb) / [mybinder](https://hub.mybinder.org/user/evhart-smasac-tutorial-o2on0b2l/notebooks/notebooks/2-data-collection.ipynb) / [jupyter](http://127.0.0.1:8888/notebooks/2-data-collection.ipynb)
* Notebooks: Entity Extraction:
* fastText Embeddings: [ipynb](notebooks/3-1-entity-extraction-fasttext-embedding.ipynb) / [nbviewer](http://nbviewer.jupyter.org/github/evhart/smasac-tutorial/blob/master/notebooks/3-1-entity-extraction-fasttext-embedding.ipynb) / [jupyter](http://127.0.0.1:8888/notebooks/3-1-entity-extraction-fasttext-embedding.ipynb)
* Hashtag Visualisation: [ipynb](notebooks/3-2-entity-extraction-hashtag-visualization.ipynb) / [nbviewer](http://nbviewer.jupyter.org/github/evhart/smasac-tutorial/blob/master/notebooks/3-2-entity-extraction-hashtag-visualization.ipynb) / [jupyter](http://127.0.0.1:8888/notebooks/3-2-entity-extraction-hashtag-visualization.ipynb)
* NER with Displacy: [ipynb](notebooks/3-3-entity-extraction-NER-displacy.ipynb) / [nbviewer](http://nbviewer.jupyter.org/github/evhart/smasac-tutorial/blob/master/notebooks/3-3-entity-extraction-NER-displacy.ipynb) / [jupyter](http://127.0.0.1:8888/notebooks/3-3-entity-extraction-NER-displacy.ipynb)
* Twitter NER: [ipynb](notebooks/3-4-entity-extraction-twitter-NER.ipynb) / [nbviewer](http://nbviewer.jupyter.org/github/evhart/smasac-tutorial/blob/master/notebooks/3-4-entity-extraction-twitter-NER.ipynb) / [jupyter](http://127.0.0.1:8888/notebooks/3-4-entity-extraction-twitter-NER.ipynb)
* Notebooks: Classification: [ipynb](notebooks/4-classification.ipynb) / [nbviewer](http://nbviewer.jupyter.org/github/evhart/smasac-tutorial/blob/master/notebooks/4-classification.ipynb) / [jupyter](http://127.0.0.1:8888/notebooks/4-classification.ipynb)
* fastText Embeddings: [ipynb](notebooks/3-1-entity-extraction-fasttext-embedding.ipynb) / [nbviewer](http://nbviewer.jupyter.org/github/evhart/smasac-tutorial/blob/master/notebooks/3-1-entity-extraction-fasttext-embedding.ipynb) /
[mybinder](https://hub.mybinder.org/user/evhart-smasac-tutorial-o2on0b2l/notebooks/notebooks/3-1-entity-extraction-fasttext-embedding.ipynb) / [jupyter](http://127.0.0.1:8888/notebooks/3-1-entity-extraction-fasttext-embedding.ipynb)
* Hashtag Visualisation: [ipynb](notebooks/3-2-entity-extraction-hashtag-visualization.ipynb) / [nbviewer](https://hub.mybinder.org/user/evhart-smasac-tutorial-o2on0b2l/notebooks/notebooks/3-2-entity-extraction-hashtag-visualization.ipynb) / [mybinder](https://hub.mybinder.org/user/evhart-smasac-tutorial-o2on0b2l/notebooks/notebooks/3-1-entity-extraction-fasttext-embedding.ipynb) / [jupyter](http://127.0.0.1:8888/notebooks/3-2-entity-extraction-hashtag-visualization.ipynb)
* NER with Displacy: [ipynb](notebooks/3-3-entity-extraction-NER-displacy.ipynb) / [nbviewer](http://nbviewer.jupyter.org/github/evhart/smasac-tutorial/blob/master/notebooks/3-3-entity-extraction-NER-displacy.ipynb) / [nbviewer](https://hub.mybinder.org/user/evhart-smasac-tutorial-o2on0b2l/notebooks/notebooks/3-3-entity-extraction-NER-displacy.ipynb) / [jupyter](http://127.0.0.1:8888/notebooks/3-3-entity-extraction-NER-displacy.ipynb)
* Twitter NER: [ipynb](notebooks/3-4-entity-extraction-twitter-NER.ipynb) / [nbviewer](http://nbviewer.jupyter.org/github/evhart/smasac-tutorial/blob/master/notebooks/3-4-entity-extraction-twitter-NER.ipynb) / [nbviewer](https://hub.mybinder.org/user/evhart-smasac-tutorial-o2on0b2l/notebooks/notebooks/3-4-entity-extraction-twitter-NER.ipynb) / [jupyter](http://127.0.0.1:8888/notebooks/3-4-entity-extraction-twitter-NER.ipynb)
* Notebooks: Classification: [ipynb](notebooks/4-classification.ipynb) / [nbviewer](http://nbviewer.jupyter.org/github/evhart/smasac-tutorial/blob/master/notebooks/4-classification.ipynb) / [nbviewer](https://hub.mybinder.org/user/evhart-smasac-tutorial-o2on0b2l/notebooks/notebooks/4-classification-approach.ipynb) / [jupyter](http://127.0.0.1:8888/notebooks/4-classification.ipynb)


## Running and Installing the Notebooks
Expand Down
Binary file modified slides/pdf/1-introduction.pdf
Binary file not shown.
Binary file modified slides/pdf/2-data-collection.pdf
Binary file not shown.
Binary file modified slides/pptx/1-introduction.pptx
Binary file not shown.
Binary file modified slides/pptx/2-data-collection.pptx
Binary file not shown.

0 comments on commit 4d64cb2

Please sign in to comment.