@@ -44,13 +44,14 @@ There is different methods for runing and studying the notebooks:
44
44
* Native installation
45
45
46
46
## 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 )
48
48
* 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 )
54
55
55
56
56
57
## Running and Installing the Notebooks
0 commit comments