Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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 4 months ago
  • block_embeddings
    tracking the new block embeddings 4 months ago
  • block_tfidf
    updated the precomputed TF-IDF dataframe to not include the base path to the docs folder 4 months ago
  • docs
    adding the search page back #3 5 months ago
  • src
    removed debugging messages now that search is working 5 months ago
  • templates
    render result to a jinja table 5 months ago
  • .gitattributes
    2.07 kB
    tracking the new block embeddings 4 months ago
  • .gitignore
    60 Bytes
    use valid columns for the result 4 months ago
  • Dockerfile
    453 Bytes
    first commit 5 months ago
  • README.md
    298 Bytes
    added search URL to the README 5 months ago
  • app.py
    2.46 kB
    remove print statements now that the join is working. 4 months ago
  • coul_files.csv
    1.28 MB
    return results as HTML links 4 months ago
  • pixi.lock
    85.4 kB
    add sentence_transformers requirement 5 months ago
  • pixi.toml
    475 Bytes
    add sentence_transformers requirement 5 months ago
  • requirements.txt
    154 Bytes
    add sentence_transformers requirement 5 months ago