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

  • Log In
  • Sign Up

Spaces:
GroNLP
/
agalma
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
agalma
Ctrl+K
Ctrl+K
  • 2 contributors
History: 45 commits
Mark7549's picture
Mark7549
fixed bug in dictionary tab where suggestions were from wrong file
94e7f68 about 1 year ago
  • corpora
    removed forms for first 2 tabs and used cache to make program faster about 1 year ago
  • models
    Migrated from gradio to streamlit about 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 about 1 year ago
  • README.md
    242 Bytes
    initial commit about 1 year ago
  • all_lemmas.pkl.gz
    590 kB
    LFS
    removed digits from lemmas in dictionary about 1 year ago
  • app.py
    7.69 kB
    fixed bug in dictionary tab where suggestions were from wrong file about 1 year ago
  • autocomplete.py
    2.32 kB
    removed forms for first 2 tabs and used cache to make program faster about 1 year ago
  • lsj_dict.json
    136 MB
    LFS
    removed digits from lemmas in dictionary about 1 year ago
  • lsj_dict.py
    5.45 kB
    fixed spaces in dictionary text display 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
    13.8 kB
    removed forms for first 2 tabs and used cache to make program faster about 1 year ago