Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
GroNLP
/
agalma
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
agalma
Ctrl+K
Ctrl+K
  • 2 contributors
History: 36 commits
Mark7549's picture
Mark7549
for nearest neighbours tab, the program check if word exists in a model before continuing
7088ca8 about 1 year ago
  • corpora
    updated autocomplete for nearest neighbours over 1 year ago
  • models
    Migrated from gradio to streamlit over 1 year ago
  • .gitattributes
    1.57 kB
    Add dictionary in .json format about 1 year ago
  • .gitignore
    9 Bytes
    Made output of nearest neighbours downloadable over 1 year ago
  • README.md
    242 Bytes
    initial commit over 1 year ago
  • all_lemmas.pkl.gz
    590 kB
    LFS
    removed digits from lemmas in dictionary about 1 year ago
  • app.py
    7.58 kB
    for nearest neighbours tab, the program check if word exists in a model before continuing about 1 year ago
  • autocomplete.py
    943 Bytes
    updated autocomplete for nearest neighbours over 1 year ago
  • lsj_dict.json
    136 MB
    LFS
    removed digits from lemmas in dictionary about 1 year ago
  • lsj_dict.py
    5.18 kB
    updated the way words are displayed in dictionary about 1 year ago
  • plots.py
    4.84 kB
    imported plotly.express about 1 year ago
  • requirements.txt
    122 Bytes
    changed dictionary word input box to st_tags about 1 year ago
  • vector_graph.py
    2.15 kB
    Created 3d graph functionality, not optimal yet about 1 year ago
  • word2vec.py
    11.2 kB
    for nearest neighbours tab, the program check if word exists in a model before continuing about 1 year ago