dartmouth-cs98-23f / project-short-learning

project-short-learning created by GitHub Classroom
0 stars 0 forks source link

Add more input-processing to sklearn LDA model #71

Closed banshee56 closed 10 months ago

banshee56 commented 10 months ago

Sklearn LDA input processing

Team

Machine Learning

Description:

The sklearn LDA model performs differently with better input processing, so this needs to be done (for example, lower-casing, removing punctuation and stopwords, etc.)