Commit History

test: inflect_synonym(), add adjective test cases
65e5b17

alessandro trinca tornidor commited on

fix: inflect_synonym(), avoid wrong inflection in cases of adjectives
b240c9d

alessandro trinca tornidor commited on

test: add test cases for functions within text_parsers2.py
1646fa4

alessandro trinca tornidor commited on

feat: improve body parsing in get_synonyms() /thesaurus-inflated endpoint and correct allowed origins in error responses
0e901a0

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

ci: update HEALTHCHECK step in Dockerfile
98543b6

alessandro trinca tornidor commited on

doc: update docker run command for mongo container
86e1d99

alessandro trinca tornidor commited on

feat: get_current_info_wordnet(True) now will preloads wordnet corpus
9fbe321

alessandro trinca tornidor commited on

feat: refactor get_synsets_by_word_and_language() to reduce code duplication
38adeb3

alessandro trinca tornidor commited on

feat: fix wrong assign in get_synsets_by_word_and_language()
91172b4

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

chore: bump to version 0.4.5
5012c50

alessandro trinca tornidor commited on

feat: handle mongo exceptions in a better way
c4cfe4e

alessandro trinca tornidor commited on

chore: bump to version 0.4.3
b2e0c72

alessandro trinca tornidor commited on

test: update test cases
65746b1

alessandro trinca tornidor commited on

feat: update get_client() from pymongo_utils.py
c45d62b

alessandro trinca tornidor commited on

chore: update submodule
ec8eaa3

alessandro trinca tornidor commited on

ci: fix huggingface deploy
aab5c50

alessandro trinca tornidor commited on

ci: try fixing missing files for huggingface deploy
44cc372

alessandro trinca tornidor commited on

ci: add huggingface deploy support
4f09a38

alessandro trinca tornidor commited on

ci: add docker and docker compose support
d7027f5

alessandro trinca tornidor commited on

test: update test cases
7024f75

alessandro trinca tornidor commited on

chore: update submodule
0c528ca

alessandro trinca tornidor commited on

feat: handle errors in a better way
13dec5e

alessandro trinca tornidor commited on

test: update test cases
1c72750

alessandro trinca tornidor commited on

test: add missing test cases
46e78fd

alessandro trinca tornidor commited on

feat: add pydantic validation within get_words_frequency()
7496446

alessandro trinca tornidor commited on

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

alessandro trinca tornidor commited on

ci: update submodule
04a6060

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

chore: update lite.koboldai.net submodule
b36191d

alessandro trinca tornidor commited on

test: fix and update test cases for changes in lite.koboldai.net
74e4412

alessandro trinca tornidor commited on

test: updated test cases, update submodule lite.koboldai.net
8337554

alessandro trinca tornidor commited on

test: disabled some chcks on mobile chrome landscape because of assertions failing for missing viewport space
f25bfab

alessandro trinca tornidor commited on

test: almost all tests but MobileChromeLandscape project are working, added a specific test case about broken dynamic elements after firsts clicks
78fd0cb

alessandro trinca tornidor commited on

chore: update submodule lite.koboldai.net folder
bc884dd

alessandro trinca tornidor commited on

test: add test case about word search with corpo and Aesthetic ui
9518e44

alessandro trinca tornidor commited on

test: changed description of tests, added aria and screenshot snapshots
77eeb65

alessandro trinca tornidor commited on

test: add aria snapshot and screenshots images for chromium
22e72dc

alessandro trinca tornidor commited on

test: finish refactoring the test cases handling also mobile cases
ef61044

alessandro trinca tornidor commited on

test: refactor splitting test cases
aa2c02d

alessandro trinca tornidor commited on

feat: add test cases, update submodule
fe46f97

alessandro trinca tornidor commited on

test: update test cases for new WordSearch implementation (handle diacritics and complex HTML structures rendered from Markdown
9945310

alessandro trinca tornidor commited on

style: add CSS selected style for the current selected words div after trigger_wordsearch_results() exec
44360b4

alessandro trinca tornidor commited on

updated base test case
1e0dcd6

alessandro trinca tornidor commited on

chore: updated lite.koboldai.net submodule needed by playwright tests
e4231ec

alessandro trinca tornidor commited on

chore: update submodule lite.koboldai.net
f741b26

alessandro trinca tornidor commited on

test: removed some old tests
e46960e

alessandro trinca tornidor commited on

Merge branch 'main' into frontend_test_e2e
d6a622f

alessandro trinca tornidor commited on