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...
9ee85ae
agalma
2 contributors
History:
72 commits
Mark7549
changed logo size in sidebar
9ee85ae
10 months ago
.streamlit
updated front end
10 months ago
3d_models
fastened the 3d plot creation by using pretrained vectors, stored in ./3d_models directory
10 months ago
corpora
removed forms for first 2 tabs and used cache to make program faster
10 months ago
images
changed logo size in sidebar
10 months ago
lemma_list_raw
add files with lemma occurences for each model
10 months ago
models
Migrated from gradio to streamlit
12 months ago
.gitattributes
Safe
1.9 kB
added lemma_list_raw files to gitattributes
10 months ago
.gitignore
Safe
9 Bytes
Made output of nearest neighbours downloadable
12 months ago
README.md
Safe
242 Bytes
initial commit
12 months ago
all_lemmas.pkl.gz
Safe
590 kB
LFS
removed digits from lemmas in dictionary
10 months ago
app.py
Safe
17.6 kB
changed logo size in sidebar
10 months ago
autocomplete.py
Safe
2.32 kB
removed forms for first 2 tabs and used cache to make program faster
10 months ago
lsj_dict.json
Safe
139 MB
LFS
updated dictionary readability
10 months ago
lsj_dict.py
Safe
8.92 kB
small improvement in spacing in dictionary
10 months ago
plots.py
Safe
1.8 kB
fastened the 3d plot creation by using pretrained vectors, stored in ./3d_models directory
10 months ago
requirements.txt
Safe
122 Bytes
changed dictionary word input box to st_tags
10 months ago
vector_graph.py
Safe
2.15 kB
Created 3d graph functionality, not optimal yet
11 months ago
word2vec.py
Safe
16.7 kB
added lemma occurences to nearest neighbours function
10 months ago