https://github.com/nahumsa/docker-deploy-example
https://github.com/nahumsa/docker-deploy-example
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nahumsa/docker-deploy-example
- Owner: nahumsa
- Created: 2022-02-10T21:57:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T23:14:59.000Z (over 3 years ago)
- Last Synced: 2025-02-16T10:13:44.700Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API para analise de sentimentos
- Site que recebe uma frase e a reposta é o sentimento dessa frase.
Para construir o site vou usar o Flask. Para analisar os sentimentos vou utilizar a pipeline do hugging face.