Skip to content

skshvl/theory-classifier

Repository files navigation

theory-classifier

a web app that uses sklearn's text classification models to compare your writing to that of critical theorists, telling you who you sound like.

giphy

The code assumes a folder called theory-texts/ which contains folders of .txt files. Each folder's name is a given theorist's name, and the .txt files are their works.

You can continue without adding new training data. In that case, the app will continue with the existing training data and build a classifier based on that.

In either case, to run the model you have to first run model_builder.py, which will load the training data and fit the classifier.

About

a web app that uses an sklearn'classifier model to compare your writing to that of critical theorists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors