Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 213 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 213 Bytes

Toxic-Message-Classifier

Requirements

  • Flask
  • Pickle
  • Pandas
  • Numpy
  • Scikit Learn
  • bs4
  • SpeechRecognition, pyaudio

How to run

$ python server.py

Visit http://localhost:5000 on a web browser.