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

  • Log In
  • Sign Up

Spaces:
wbrooks
/
CoUL-document-search
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
CoUL-document-search
546 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 65 commits
wbrooks's picture
wbrooks
remove print statements now that the join is working.
283cc2c 2 months ago
  • block_embeddings
    tracking the new block embeddings 2 months ago
  • block_tfidf
    updated the precomputed TF-IDF dataframe to not include the base path to the docs folder 2 months ago
  • docs
    adding the search page back #3 3 months ago
  • src
    removed debugging messages now that search is working 3 months ago
  • templates
    render result to a jinja table 3 months ago
  • .gitattributes
    2.07 kB
    tracking the new block embeddings 2 months ago
  • .gitignore
    60 Bytes
    use valid columns for the result 2 months ago
  • Dockerfile
    453 Bytes
    first commit 3 months ago
  • README.md
    298 Bytes
    added search URL to the README 3 months ago
  • app.py
    2.46 kB
    remove print statements now that the join is working. 2 months ago
  • coul_files.csv
    1.28 MB
    return results as HTML links 2 months ago
  • pixi.lock
    85.4 kB
    add sentence_transformers requirement 3 months ago
  • pixi.toml
    475 Bytes
    add sentence_transformers requirement 3 months ago
  • requirements.txt
    154 Bytes
    add sentence_transformers requirement 3 months ago