An open API service indexing awesome lists of open source software.

https://github.com/samuelsoaress/system-to-categorize-patterns

System to automate data annotation
https://github.com/samuelsoaress/system-to-categorize-patterns

flask mysql pandas python3

Last synced: 3 months ago
JSON representation

System to automate data annotation

Awesome Lists containing this project

README

          

# System-to-categorize-patterns
System for automatization the data annotation

## For the running this project is necessary dependencies

pip install flask

pip install pymysql

## Also is necessary server mysql instaled and run on port 3306

#### can change the connection settings in the file servidor.py

after all configured in the project folder use

python servidor.py

visit on `http://localhost:5000/`