Topic Modeling Activity

Topic modeling in-browser with jsLDA

Time to experiment! Download these texts and upload them to jsLDA:

Add a stopword list: NLTK’s list of english stopwords (you can also download this same list as a text file here: stopwords)

You can also try it with your own corpus. Just make sure your text file is formated correctly:

Don’t be afraid to fail or get bad results. Topic modeling is exploratory, and sometimes you have to play around with it before you know what settings work best for your project.