Commit History

ci: revert breaking change for the docker build on hf.co, bump to version 0.7.2
e502c13

alessandro trinca tornidor commited on

ci: bump to version 0.7.1, improved errors handling during docker build
73b8d5f

alessandro trinca tornidor commited on

refactor: refactored get_wordnet_synonyms()
0343c29

alessandro trinca tornidor commited on

test: add more test cases for get_wordnet_synonyms()
d6e9ab3

alessandro trinca tornidor commited on

test: update test cases for MacOS/darwin support
ff39414

alessandro trinca tornidor commited on

test: update playwright e2e tests because of the new /thesaurus-inflated-phrase agnostic response structure
7149fa6

alessandro trinca tornidor commited on

test: update test cases, optimize some imports
a9c8d84

alessandro trinca tornidor commited on

feat: make /thesaurus-inflated-phrase agnostic, not bounded to synonyms - /thesaurus-custom fixed
a707261

alessandro trinca tornidor commited on

test: fix snapshots timestamps with hardcoded PM
59bceb1

alessandro trinca tornidor commited on

test: update test case test-classic-4, added test-classic-5 and its aria snapshot files
e5311b3

alessandro trinca tornidor commited on

test: update test case test-classic-4 after refactor of 'option' elements within addNewThesaurusCustomFormGroupElement()
053162e

alessandro trinca tornidor commited on

test: update pytest configuration
8bb1e58

alessandro trinca tornidor commited on

test: update test-classic-4 after the refactor of createSynonymGroupFromResult()
e44890b

alessandro trinca tornidor commited on

test: try to delete the word to add BEFORE the update, to handle dirty data cases
227730c

alessandro trinca tornidor commited on

test: update test
6549b40

alessandro trinca tornidor commited on

test: update playwright test cases after merging of remote-tracking branch 'origin_lostruins/main' into mgw_smart_thesaurus
645c84f

alessandro trinca tornidor commited on

test: move tests to tests/my_ghost_writer/
1fe414c

alessandro trinca tornidor commited on

ci: try re-adding steps for download of nltk packages during docker build, without explicit NLTK_DATA on the download commands
93c3238

alessandro trinca tornidor commited on

ci: try removing steps for download of nltk packages during docker build
034f3ea

alessandro trinca tornidor commited on

ci: try downloading nltk packages during docker build
bddaeda

alessandro trinca tornidor commited on

ci: try changing NTLK_DATA path
85b5f3e

alessandro trinca tornidor commited on

ci: fix typo
22aad78

alessandro trinca tornidor commited on

ci: force mkdir and chown permissions for NLTK_DATA folder
9e53001

alessandro trinca tornidor commited on

ci: fetch latest commits from github feeds
779cac7

alessandro trinca tornidor commited on

feat: add a default download NLTK_DATA folder
498803f

alessandro trinca tornidor commited on

ci: fix some small issues with a not writable cache folder, remove comments for local folder COPY
0109857

alessandro trinca tornidor commited on

ci: add missing update_list_files_download.sh
be6a06b

alessandro trinca tornidor commited on

ci: remove the submodule and during the current docker build we download instead the files from the repositories OR copy from the current directory
3550787

alessandro trinca tornidor commited on

ci: use /home/python as WORKDIR instead of /var/task, bump to version 0.5.3, explicit exposing app_port: 7860 in README.md
e71a006

alessandro trinca tornidor commited on

ci: more small fixes to the docker build process, bump to versio 0.5.2
c7c291a

alessandro trinca tornidor commited on

ci: fix many small problems caused by the docker build process, added .dockerignore; bump to project version 0.5.1
c0a740e

alessandro trinca tornidor commited on

chore: bump to version 0.5.0
14e4908

alessandro trinca tornidor commited on

ci: update docker image version, prepare spacy model download within docker image build
c0dfa8c

alessandro trinca tornidor commited on

fix: set for download the correct NLTK packages
3ee7cf1

alessandro trinca tornidor commited on

doc: update README.md with the right execution order for docker build, updated env variables
115b856

alessandro trinca tornidor commited on

test: add more test cases for process_synonym_groups() and get_wordnet_synonyms()
0802362

alessandro trinca tornidor commited on

chore: update .gitignore and some setting files
c451b7f

alessandro trinca tornidor commited on

test: add missing test_custom_synonym_handler.py
1918068

alessandro trinca tornidor commited on

chore: update submobule
5205aee

alessandro trinca tornidor commited on

refactor: refactor delete_entry() to reduce its complexity
3e4106b

alessandro trinca tornidor commited on

fix: improve CustomSynonymHandler behavior
0b98421

alessandro trinca tornidor commited on

feat: preload NLTK wordnet at fastapi app startup, renamed some exception objects
41f6b1c

alessandro trinca tornidor commited on

test: improved error logs on playwright test-classic-1* test cases
be63104

alessandro trinca tornidor commited on

feat: improve logs
15f45fc

alessandro trinca tornidor commited on

chore: add missing requirements_no_versions*.txt
ff3a963

alessandro trinca tornidor commited on

test: remove unused imports
a8d891f

alessandro trinca tornidor commited on

ci: add bash/zsh script to automate requirements*.txt files
e5face2

alessandro trinca tornidor commited on

chore: update python dependencies, update python version to 3.13, update requirements*.txt
803d9c7

alessandro trinca tornidor commited on

test: fix test case for python 3.13
428ed79

alessandro trinca tornidor commited on

chore: improve error logs in case of spacy model not found
224f2bb

alessandro trinca tornidor commited on