Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GroNLP
/
agalma
like
2
Sleeping
App
Files
Files
Community
6640785
agalma
2 contributors
History:
60 commits
Mark7549
added lemma occurences to nearest neighbours function
6640785
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
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
242 Bytes
initial commit
10 months ago
all_lemmas.pkl.gz
Safe
590 kB
LFS
removed digits from lemmas in dictionary
8 months ago
app.py
Safe
12.7 kB
added lemma occurences to nearest neighbours function
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
lsj_dict.json
Safe
139 MB
LFS
updated dictionary readability
8 months ago
lsj_dict.py
Safe
8.92 kB
small improvement in spacing in dictionary
8 months ago
plots.py
Safe
1.8 kB
fastened the 3d plot creation by using pretrained vectors, stored in ./3d_models directory
7 months ago
requirements.txt
Safe
122 Bytes
changed dictionary word input box to st_tags
8 months ago
vector_graph.py
Safe
2.15 kB
Created 3d graph functionality, not optimal yet
9 months ago
word2vec.py
Safe
16.7 kB
added lemma occurences to nearest neighbours function
7 months ago