Shaoren Zhu
Khush Patel
Junxiong Hui
git clone https://github.com/CoffeCup12/FileClassifier.git
type in terminal: make all
navigate to http://127.0.0.1:5000 on your browser
Create a folder that contains subfolder of categories you want the machine to sort
The trainning folder should not have anything other than subfolders
Put in some files for each categorie as trainning sample(5-20 each categorie recommanded)
Pass in path to the main folder as trainning path
Target folder should follow the same structure as the trainning folder
Source folder should not contain any folder, the machine won't read them if you have them