Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 275 Bytes

File metadata and controls

6 lines (6 loc) · 275 Bytes

Webapp coded with Python's library Flask with this features:

  1. HTML (Parents and Childs)
  2. Classification with 2 Machine Learning models (Naive Bayes and Support Vector Machine)
  3. Use of the TfidfVectorizer library for the sentiment analysis
  4. Flask Forms
  5. Dockerfile