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...
22f86a8
agalma
Ctrl+K
Ctrl+K
2 contributors
History:
62 commits
Mark7549
updated the about page
22f86a8
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
updated front end
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
about 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
242 Bytes
initial commit
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
16.2 kB
updated the about page
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
lsj_dict.json
Safe
139 MB
LFS
updated dictionary readability
about 1 year ago
lsj_dict.py
Safe
8.92 kB
small improvement in spacing in dictionary
about 1 year ago
plots.py
Safe
1.8 kB
fastened the 3d plot creation by using pretrained vectors, stored in ./3d_models directory
about 1 year ago
requirements.txt
Safe
122 Bytes
changed dictionary word input box to st_tags
about 1 year ago
vector_graph.py
Safe
2.15 kB
Created 3d graph functionality, not optimal yet
about 1 year ago
word2vec.py
Safe
16.7 kB
added lemma occurences to nearest neighbours function
about 1 year ago