carpentries-incubator / python-text-analysis

Text Analysis with Python
https://carpentries-incubator.github.io/python-text-analysis/
Other
11 stars 12 forks source link

Create lesson for creating code (day 4) #42

Closed Karl-Holten closed 1 year ago

Karl-Holten commented 3 years ago

Topic Modeling Theory and Practice - Day 4 (practice) -Start building the code and importing the corpus -Hyperparameters on a model, what they do (theoretical) -Have them run through and create the model -Make the visualization -Pass in unknown document

Karl-Holten commented 1 year ago

This is done