mgw / static /index.js

Commit History

fix: use strict comparison with undefined
a90c443

alessandro trinca tornidor commited on

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 tornidor commited on

doc: rename customTokenize() to customWordPunctTokenize(), update some docstrings
5fa765b

alessandro trinca tornidor commited on

test: rename test cases to test the embedded stemmer
63cfb2c

alessandro trinca tornidor commited on

feat: add optional embedded stemmer
5dbc043

alessandro trinca tornidor commited on

doc: add docstrings to js functions, rewrite them as classic function instead then arrow function
da2266a

alessandro trinca tornidor commited on

feat: improve compatibility with lite.koboldai.net
304cdac

alessandro trinca tornidor commited on

refactor: rename occurrences of WordFreq to WordsFreq
9c1561c

alessandro trinca tornidor commited on

refactor: rename occurrences of "word frequency" to "words frequency"
8137781

alessandro trinca tornidor commited on

fix: update misleading html id and aria labels
fbdab60

alessandro trinca tornidor commited on

feat: add output table filtering, sorting and ordering
2ee4481

alessandro trinca tornidor commited on

doc: add missing docstrings to js functions
8679a50

alessandro trinca tornidor commited on

feat: refactor frontend, improve css style
8244a47

alessandro trinca tornidor commited on

feat: add a basic js frontend
a05c9de

alessandro trinca tornidor commited on