Updated description for nearest neigh, cosine sim and 3d graph tabs 593c285 Mark7549 commited on Jun 18, 2024
slightly changed subcorpora table, using markdown instead of pandas dataframe 2c2fce4 Mark7549 commited on May 29, 2024
changed text for 3d graph tab, changed sidebar width and logo width c79bcd9 Mark7549 commited on May 27, 2024
added function to count the occurrences of lemmas per time slice e99824c Mark7549 commited on May 22, 2024
fastened the 3d plot creation by using pretrained vectors, stored in ./3d_models directory 88d7eed Mark7549 commited on May 22, 2024
fixed bug in dictionary tab where suggestions were from wrong file 94e7f68 Mark7549 commited on May 13, 2024
removed forms for first 2 tabs and used cache to make program faster cdb0a70 Mark7549 commited on May 13, 2024
removed function to store whether submit button is clicked in nn tab b720441 Mark7549 commited on May 13, 2024
put nearest neighbours function into a form (input process is faster now) 910ea33 Mark7549 commited on May 13, 2024
nn function now compares vectors of target word only with vectors within the same model 8fb441e Mark7549 commited on May 11, 2024
for nearest neighbours tab, the program check if word exists in a model before continuing 7088ca8 Mark7549 commited on May 11, 2024