File list (Check if you may need any files):
klassify-master
...............\.babelrc
...............\.gitattributes
...............\.gitignore
...............\LICENSE
...............\MANIFEST.in
...............\README.md
...............\dev.html
...............\klassify
...............\........\__init__.py
...............\........\__main__.py
...............\........\backend
...............\........\.......\__init__.py
...............\........\.......\handlers.py
...............\........\.......\tokenizer.py
...............\........\dist
...............\........\....\base.css
...............\........\....\bundle.js
...............\........\interface
...............\........\.........\components
...............\........\.........\..........\App.js
...............\........\.........\..........\App.module.css
...............\........\.........\..........\Browser.js
...............\........\.........\..........\Browser.module.css
...............\........\.........\..........\Classifier.js
...............\........\.........\..........\Form.module.css
...............\........\.........\..........\Overview.js
...............\........\.........\..........\Overview.module.css
...............\........\.........\..........\Trainer.js
...............\........\.........\index.html
...............\........\.........\index.js
...............\........\.........\store.js
...............\........\klassify.py
...............\package.json
...............\requirements.txt
...............\server.js
...............\setup.py
...............\webpack.config.js
...............\webpack.production.js