Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GroNLP
/
agalma
like
2
Sleeping
App
Files
Files
Community
main
agalma
2 contributors
History:
90 commits
Mark7549
updated description for all tabs
2ba8555
6 months ago
.streamlit
updated front end
7 months ago
3d_models
fastened the 3d plot creation by using pretrained vectors, stored in ./3d_models directory
7 months ago
corpora
removed forms for first 2 tabs and used cache to make program faster
8 months ago
images
changed logo size in sidebar
7 months ago
lemma_list_raw
add files with lemma occurences for each model
7 months ago
models
Migrated from gradio to streamlit
10 months ago
.gitattributes
Safe
1.9 kB
added lemma_list_raw files to gitattributes
7 months ago
.gitignore
Safe
9 Bytes
Made output of nearest neighbours downloadable
9 months ago
README.md
Safe
1.99 kB
updated license in readme
6 months ago
all_lemmas.pkl.gz
Safe
590 kB
LFS
removed digits from lemmas in dictionary
8 months ago
app.py
Safe
31.4 kB
updated description for all tabs
6 months ago
autocomplete.py
Safe
2.32 kB
removed forms for first 2 tabs and used cache to make program faster
8 months ago
compress_words.py
Safe
1.04 kB
made some small cleanups of redundant code
7 months ago
lsj_dict.json
Safe
139 MB
LFS
updated dictionary readability
7 months ago
lsj_dict.py
Safe
7.76 kB
made some small cleanups of redundant code
7 months ago
plots.py
Safe
2.16 kB
added docstring and removed unnecessary imported modules
6 months ago
requirements.txt
Safe
122 Bytes
changed dictionary word input box to st_tags
8 months ago
word2vec.py
Safe
14.3 kB
improved code quality
6 months ago