agalma / app.py

Commit History

changed dictionary word input box to st_tags
554cc8f

Mark7549 commited on

Add dictionary functions
c7d9cf9

Mark7549 commited on

added text multiselect (max_s = 1) for dictionary function
dcc32dc

Mark7549 commited on

Created 3d graph functionality, not optimal yet
7b3478d

Mark7549 commited on

fixed bug when no word was given
d24cb74

Mark7549 commited on

fixed small bug in nearest neighbours function
0fd37f7

Mark7549 commited on

updated autocomplete for nearest neighbours
51778ca

Mark7549 commited on

changed input words into multiselect box
317c2f1

Mark7549 commited on

Made output of nearest neighbours downloadable
b24ad56

Mark7549 commited on

nearest neighbours count now starts at 1 instead of 0
fcfa1a6

Mark7549 commited on

Added cosine similarity front-end
bdf0a5e

Mark7549 commited on

Added option to select models to search word in
169869e

Mark7549 commited on

converted nearest neighbours from gradio to streamlit
14c3a4f

Mark7549 commited on

Migrated from gradio to streamlit
0d0f07a

Mark7549 commited on