test: add more test cases for get_wordnet_synonyms() d6e9ab3 alessandro trinca tornidor commited on Aug 4, 2025
test: update test cases for MacOS/darwin support ff39414 alessandro trinca tornidor commited on Aug 3, 2025
test: update playwright e2e tests because of the new /thesaurus-inflated-phrase agnostic response structure 7149fa6 alessandro trinca tornidor commited on Jul 28, 2025
test: update test cases, optimize some imports a9c8d84 alessandro trinca tornidor commited on Jul 27, 2025
feat: make /thesaurus-inflated-phrase agnostic, not bounded to synonyms - /thesaurus-custom fixed a707261 alessandro trinca tornidor commited on Jul 26, 2025
test: move tests to tests/my_ghost_writer/ 1fe414c alessandro trinca tornidor commited on Jul 19, 2025
test: add more test cases for process_synonym_groups() and get_wordnet_synonyms() 0802362 alessandro trinca tornidor commited on Jul 16, 2025
test: add missing test_custom_synonym_handler.py 1918068 alessandro trinca tornidor commited on Jul 16, 2025
test: test-classic-4, use 'happy'+projectname to avoid concurrency issues with the backend beca971 alessandro trinca tornidor commited on Jul 15, 2025
feat: improve the initial /thesaurus-custom endpoint 88320db alessandro trinca tornidor commited on Jul 13, 2025
feat: add new endpoint to add custom thesaurus entries 39ba49c alessandro trinca tornidor commited on Jul 13, 2025
test: add test cases for /thesaurus-inflated-phrase, remove /thesaurus-inflated and its test cases e20c434 alessandro trinca tornidor commited on Jul 13, 2025
test: update python backend test cases, update logs 989f544 alessandro trinca tornidor commited on Jul 13, 2025
feat: handle NLTK wordnet preloading within /health-wordnet a901fdc alessandro trinca tornidor commited on Jul 7, 2025
test: added a new test case for __version__ 7f70db3 alessandro trinca tornidor commited on Jul 7, 2025
test: inflect_synonym(), add adjective test cases 65e5b17 alessandro trinca tornidor commited on Jul 7, 2025
test: add test cases for functions within text_parsers2.py 1646fa4 alessandro trinca tornidor commited on Jul 7, 2025
feat: add the backend part of a workflow to inflate synonyms according to the start word b8cdad9 alessandro trinca tornidor commited on Jul 6, 2025
feat: get_current_info_wordnet(True) now will preloads wordnet corpus 9fbe321 alessandro trinca tornidor commited on Jul 3, 2025
feat: fix wrong assign in get_synsets_by_word_and_language() 91172b4 alessandro trinca tornidor commited on Jul 3, 2025
feat: add /words-frequency POST route to return a wordsapi compatible response from nltk wordnet corpus e0b1feb alessandro trinca tornidor commited on Jul 3, 2025
ci: add docker and docker compose support d7027f5 alessandro trinca tornidor commited on Jun 29, 2025
test: update test cases for new WordSearch implementation (handle diacritics and complex HTML structures rendered from Markdown 9945310 alessandro trinca tornidor commited on Jun 15, 2025
feat: add backend support for multi-word stemming with test cases 000cfc3 alessandro trinca tornidor commited on May 31, 2025
refactor: avoid creating a PorterStemmer() instance every time text_stemming() runs 7a541c8 alessandro trinca tornidor commited on May 20, 2025
feat: scroll to the correct range position when selecting a word with setCaret() 9db4577 alessandro trinca tornidor commited on May 19, 2025
feat: setCaret(), handle case when user edit the contenteditable editor div de48b4c alessandro trinca tornidor commited on May 17, 2025
test: rename test cases to test the embedded stemmer 63cfb2c alessandro trinca tornidor commited on May 5, 2025
test: add a test case for text_stemming() 832fa14 alessandro trinca tornidor commited on Apr 29, 2025
test: update test cases because of css changes, add assertions about word output 38e3f0b alessandro trinca tornidor commited on Apr 25, 2025
feat: use structlog with asgi-correlation-id; force python < 4.0.0 in pyproject.toml c98ad9f alessandro trinca tornidor commited on Apr 21, 2025
test: add test cases for my_ghost_writer package 8d77218 alessandro trinca tornidor commited on Apr 21, 2025