PyProfound

License

An easy to use GUI for sklearn, nltk and other python packages

Things to Do :

Development

To Run:

  1. npm install -g electron-prebuilt
  2. electron .

API:

  1. checkout branch ml-api
  2. cd ml-api
  3. npm install
  4. nodemon app.js
  5. api listening at localhost:8000/ml-api/classify Requires POST parameters to be x-www-form-encoded
    • separator:"tab" or "comma"
    • file_path: full file path to the uploaded file

License

PyProfound is released under the BSD 2-Clause license.