-
Notifications
You must be signed in to change notification settings - Fork 2
Tutorials
Vaughn Iverson edited this page Sep 4, 2020
·
1 revision
- UW eScience Tutorials Roundup page: https://github.com/uwescience/eScience_tutorials
- Github flavored Markdown: https://guides.github.com/features/mastering-markdown/
- Basic NLP in Python: https://www.datacamp.com/community/tutorials/text-analytics-beginners-nltk
- Valentina's topic modeling workbook: https://github.com/valentina-s/Novice2DataNinja/blob/master/WebScraping-TextMining.ipynb
- Scikit-learn text tutorial: https://scikit-learn.org/stable/tutorial/text_analytics/working_with_text_data.html
- Spacy.io ("a fancy package with pretrained models")