Skip to content

Commit 4d64cb2

Browse files
committed
Slides notes
1 parent ba754bc commit 4d64cb2

5 files changed

+7
-6
lines changed

README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,14 @@ There is different methods for runing and studying the notebooks:
4444
* Native installation
4545

4646
## Notebooks
47-
* 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)
47+
* 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)
4848
* Notebooks: Entity Extraction:
49-
* 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)
50-
* 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)
51-
* 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)
52-
* 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)
53-
* 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)
49+
* 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) /
50+
[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)
51+
* 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)
52+
* 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)
53+
* 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)
54+
* 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)
5455

5556

5657
## Running and Installing the Notebooks

slides/pdf/1-introduction.pdf

-110 KB
Binary file not shown.

slides/pdf/2-data-collection.pdf

1.68 KB
Binary file not shown.

slides/pptx/1-introduction.pptx

18.5 KB
Binary file not shown.

slides/pptx/2-data-collection.pptx

12.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)