Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 303 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 303 Bytes

oplexicon-hashing

Simple API with classical hash function for OpLexicon (a sentiments dictionary for words in the Portuguese language)

Setup

pipenv install & pipenv shell

Env

cp .env.example .env

FastApi

uvicorn app.main:app --reload

Endpoints (:todo)