January 2023. Gave a talk on comparing vowel clustering algorithms at the Linguistic Society of America with Jennifer Kuo (UCLA)
Introduction to bag-of-words and sentiment analysis GitHub
1-hr introduction to the central concept in text analysis of converting text to numerical representations. Focus on bag-of-words representations and a brief application using logistic regression for sentiment analysis
Code available here.