Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 329 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 329 Bytes

FFT Sentiment Analysis

API for Friends and Family Test Sentiment Analysis For testing only. Models developed by Imperial College London and API developed by Lancashire Teaching Hospitals NHS Trust.

Usage

Clone the repo, enter repo dir and run cd fft_api && uvicorn main:app --host 0.0.0.0 --port 5000 to start the API.