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

  • Log In
  • Sign Up

Spaces:
seanpedrickcase
/
data_text_search
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
data_text_search / search_funcs
76 kB
  • 3 contributors
History: 14 commits
seanpedrickcase's picture
seanpedrickcase
Added highlight search term functionality to keyword search output
36a404e almost 2 years ago
  • __init__.py
    0 Bytes
    Initial commit about 2 years ago
  • bm25_functions.py
    17.1 kB
    Added highlight search term functionality to keyword search output almost 2 years ago
  • clean_funcs.py
    5.71 kB
    Many changes to code organisation. More efficient searches from using intermediate outputs. Version 0.1 almost 2 years ago
  • convert_files_to_parquet.py
    965 Bytes
    Many changes to code organisation. More efficient searches from using intermediate outputs. Version 0.1 almost 2 years ago
  • helper_functions.py
    10.5 kB
    Added highlight search term functionality to keyword search output almost 2 years ago
  • semantic_functions.py
    24.8 kB
    Updated to Gradio 4.16.0. Now works correctly with BGE embeddings almost 2 years ago
  • semantic_ingest_functions.py
    12.5 kB
    Updated to Gradio 4.16.0. Now works correctly with BGE embeddings almost 2 years ago
  • spacy_search_funcs.py
    4.4 kB
    Updated to Gradio 4.16.0. Now works correctly with BGE embeddings almost 2 years ago