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...
6cd05ce
agalma
Ctrl+K
Ctrl+K
2 contributors
History:
38 commits
Mark7549
fixed spaces in dictionary text display
6cd05ce
about 1 year ago
corpora
updated autocomplete for nearest neighbours
about 1 year ago
models
Migrated from gradio to streamlit
about 1 year ago
.gitattributes
Safe
1.57 kB
Add dictionary in .json format
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
7.37 kB
nn function now compares vectors of target word only with vectors within the same model
about 1 year ago
autocomplete.py
Safe
943 Bytes
updated autocomplete for nearest neighbours
about 1 year ago
lsj_dict.json
Safe
136 MB
LFS
removed digits from lemmas in dictionary
about 1 year ago
lsj_dict.py
Safe
5.45 kB
fixed spaces in dictionary text display
about 1 year ago
plots.py
Safe
4.84 kB
imported plotly.express
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
13.7 kB
nn function now compares vectors of target word only with vectors within the same model
about 1 year ago