Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aletrn
/
mgw
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
227730c
mgw
/
my_ghost_writer
65 kB
2 contributors
History:
54 commits
alessandro trinca tornidor
feat: add a default download NLTK_DATA folder
498803f
5 months ago
__init__.py
Safe
0 Bytes
feat: add my_ghost_writer package
8 months ago
__version__.py
Safe
216 Bytes
feat: show properly my ghost writer version
7 months ago
app.py
Safe
17.6 kB
feat: preload NLTK wordnet at fastapi app startup, renamed some exception objects
5 months ago
constants.py
Safe
2.33 kB
feat: add a default download NLTK_DATA folder
5 months ago
custom_synonym_handler.py
Safe
2.18 kB
refactor: refactor delete_entry() to reduce its complexity
5 months ago
exception_handlers.py
Safe
1.75 kB
feat: add thesaurus backend code, persistent storage with mongodb
6 months ago
middlewares.py
Safe
2.66 kB
feat: improve logs
5 months ago
pymongo_operations_rw.py
Safe
763 Bytes
feat: add backend endpoint /thesaurus-wordsapi with related add functions (mongodb persistence)
5 months ago
pymongo_utils.py
Safe
1.46 kB
feat: update get_client() from pymongo_utils.py
5 months ago
session_logger.py
Safe
5.67 kB
feat: use structlog with asgi-correlation-id; force python < 4.0.0 in pyproject.toml
8 months ago
text_parsers.py
Safe
7.86 kB
feat: add the backend part of a workflow to inflate synonyms according to the start word
5 months ago
text_parsers2.py
Safe
15.7 kB
feat: add a default download NLTK_DATA folder
5 months ago
thesaurus.py
Safe
3.15 kB
feat: handle NLTK wordnet preloading within /health-wordnet
5 months ago
type_hints.py
Safe
3.66 kB
feat: improve the initial /thesaurus-custom endpoint
5 months ago