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...
main
mgw
/
my_ghost_writer
Ctrl+K
Ctrl+K
2 contributors
History:
58 commits
alessandro trinca tornidor
refactor: refactored get_wordnet_synonyms()
0343c29
about 1 month ago
__init__.py
Safe
0 Bytes
feat: add my_ghost_writer package
5 months ago
__version__.py
Safe
216 Bytes
feat: show properly my ghost writer version
4 months ago
app.py
Safe
17.8 kB
feat: make /thesaurus-inflated-phrase agnostic, not bounded to synonyms - /thesaurus-custom fixed
about 2 months ago
constants.py
Safe
2.33 kB
feat: add a default download NLTK_DATA folder
about 2 months ago
custom_synonym_handler.py
Safe
4.6 kB
feat: make /thesaurus-inflated-phrase agnostic, not bounded to synonyms - /thesaurus-custom fixed
about 2 months ago
exception_handlers.py
Safe
1.75 kB
feat: add thesaurus backend code, persistent storage with mongodb
3 months ago
jsonpath_comparator.py
Safe
10.9 kB
test: update test cases, optimize some imports
about 2 months ago
jsonpath_extractor.py
Safe
19.7 kB
feat: make /thesaurus-inflated-phrase agnostic, not bounded to synonyms - /thesaurus-custom fixed
about 2 months ago
middlewares.py
Safe
2.66 kB
feat: improve logs
2 months ago
pymongo_operations_rw.py
Safe
763 Bytes
feat: add backend endpoint /thesaurus-wordsapi with related add functions (mongodb persistence)
3 months ago
pymongo_utils.py
Safe
1.46 kB
feat: update get_client() from pymongo_utils.py
3 months ago
session_logger.py
Safe
5.67 kB
feat: use structlog with asgi-correlation-id; force python < 4.0.0 in pyproject.toml
5 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
2 months ago
text_parsers2.py
Safe
20.4 kB
refactor: refactored get_wordnet_synonyms()
about 1 month ago
thesaurus.py
Safe
3.15 kB
feat: handle NLTK wordnet preloading within /health-wordnet
2 months ago
type_hints.py
Safe
4.73 kB
feat: make /thesaurus-inflated-phrase agnostic, not bounded to synonyms - /thesaurus-custom fixed
about 2 months ago