python-examples/flask-sentiment-analysis-api at main · sol-eng/python-examples · GitHub
Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

README.md

Serving Sentiment Analysis with spaCy and Flask

This application exposes a model trained in spaCy via a Flask API.

Setup

python train.py

Deploy

rsconnect deploy api . -n <SERVER-NAME>

Resources

Posit Connect User Guide - Flask