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