mgw / my_ghost_writer /constants.py

Commit History

feat: add a default download NLTK_DATA folder
498803f

alessandro trinca tornidor commited on

feat: multi-words substitution support, backend part
5ffb0e3

alessandro trinca tornidor commited on

feat: spacy language model now is configurable
c2c8fde

alessandro trinca tornidor commited on

feat: add the backend part of a workflow to inflate synonyms according to the start word
b8cdad9

alessandro trinca tornidor commited on

feat: add /words-frequency POST route to return a wordsapi compatible response from nltk wordnet corpus
e0b1feb

alessandro trinca tornidor commited on

ci: add docker and docker compose support
d7027f5

alessandro trinca tornidor commited on

feat: add backend endpoint /thesaurus-wordsapi with related add functions (mongodb persistence)
8a3e357

alessandro trinca tornidor commited on

feat: add thesaurus backend code, persistent storage with mongodb
bf71d0e

alessandro trinca tornidor commited on

feat: add thesaurus backend part
284e694

alessandro trinca tornidor commited on

feat: add backend support for multi-word stemming with test cases
000cfc3

alessandro trinca tornidor commited on

feat: add STATIC_FOLDER, API_MODE env variables
9f7342c

alessandro trinca tornidor commited on

feat: use os.getenv() the right way with load_dotenv() within constant.py
a8085eb

alessandro trinca tornidor commited on

ci: consistent management of DOMAIN variable between backend and frontend
0034bb5

alessandro trinca tornidor commited on

feat: use structlog with asgi-correlation-id; force python < 4.0.0 in pyproject.toml
c98ad9f

alessandro trinca tornidor commited on

refactor: clean my_ghost_writer package code
f65bbaf

alessandro trinca tornidor commited on