feat: now the frontend is more similar to the one within kite.koboldai.net; when digiting within the input field it's possible to fire the funtion pressing enter
a4a5767
alessandro trinca tornidorcommited on
doc: rename customTokenize() to customWordPunctTokenize(), update some docstrings
5fa765b
alessandro trinca tornidorcommited on
test: rename test cases to test the embedded stemmer
63cfb2c
alessandro trinca tornidorcommited on
feat: add optional embedded stemmer
5dbc043
alessandro trinca tornidorcommited on
doc: add docstrings to js functions, rewrite them as classic function instead then arrow function
da2266a
alessandro trinca tornidorcommited on
feat: improve compatibility with lite.koboldai.net
304cdac
alessandro trinca tornidorcommited on
refactor: rename occurrences of WordFreq to WordsFreq
9c1561c
alessandro trinca tornidorcommited on
refactor: rename occurrences of "word frequency" to "words frequency"
8137781
alessandro trinca tornidorcommited on
fix: update misleading html id and aria labels
fbdab60
alessandro trinca tornidorcommited on
feat: add output table filtering, sorting and ordering