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...
aa5c198
agalma
2 contributors
History:
41 commits
Mark7549
used caching to improve speed when switching tabs
aa5c198
9 months ago
corpora
updated autocomplete for nearest neighbours
11 months ago
models
Migrated from gradio to streamlit
11 months ago
.gitattributes
Safe
1.57 kB
Add dictionary in .json format
9 months ago
.gitignore
Safe
9 Bytes
Made output of nearest neighbours downloadable
11 months ago
README.md
Safe
242 Bytes
initial commit
11 months ago
all_lemmas.pkl.gz
Safe
590 kB
LFS
removed digits from lemmas in dictionary
9 months ago
app.py
Safe
6.85 kB
used caching to improve speed when switching tabs
9 months ago
autocomplete.py
Safe
943 Bytes
updated autocomplete for nearest neighbours
11 months ago
lsj_dict.json
Safe
136 MB
LFS
removed digits from lemmas in dictionary
9 months ago
lsj_dict.py
Safe
5.45 kB
fixed spaces in dictionary text display
9 months ago
plots.py
Safe
4.84 kB
imported plotly.express
10 months ago
requirements.txt
Safe
122 Bytes
changed dictionary word input box to st_tags
9 months ago
vector_graph.py
Safe
2.15 kB
Created 3d graph functionality, not optimal yet
10 months ago
word2vec.py
Safe
13.7 kB
nn function now compares vectors of target word only with vectors within the same model
9 months ago