Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GroNLP
/
agalma
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f9c30de
agalma
2 contributors
History:
84 commits
Mark7549
add pickle module back to plots.py
f9c30de
7 months ago
.streamlit
updated front end
8 months ago
3d_models
fastened the 3d plot creation by using pretrained vectors, stored in ./3d_models directory
8 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
8 months ago
lemma_list_raw
add files with lemma occurences for each model
8 months ago
models
Migrated from gradio to streamlit
10 months ago
.gitattributes
Safe
1.9 kB
added lemma_list_raw files to gitattributes
8 months ago
.gitignore
Safe
9 Bytes
Made output of nearest neighbours downloadable
10 months ago
README.md
Safe
333 Bytes
update readme
8 months ago
all_lemmas.pkl.gz
Safe
590 kB
LFS
removed digits from lemmas in dictionary
8 months ago
app.py
Safe
31 kB
Removed vector_graph.py, functions weren't used anymore
7 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
8 months ago
lsj_dict.py
Safe
7.76 kB
made some small cleanups of redundant code
7 months ago
plots.py
Safe
1.71 kB
add pickle module back to plots.py
7 months ago
requirements.txt
Safe
122 Bytes
changed dictionary word input box to st_tags
9 months ago
word2vec.py
Safe
14.3 kB
improved code quality
7 months ago