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

  • Log In
  • Sign Up

Spaces:
seanpedrickcase
/
data_text_search
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
data_text_search / search_funcs
Ctrl+K
Ctrl+K
  • 3 contributors
History: 36 commits
seanpedrickcase's picture
seanpedrickcase
When running on cloud now checks for relevant header details on load
f9e3451 11 months ago
  • __init__.py
    0 Bytes
    Initial commit over 1 year ago
  • aws_functions.py
    5.86 kB
    Specified boto3 sts region about 1 year ago
  • bm25_functions.py
    24.4 kB
    Now accepts .zip file as inputs. Moved semantic search option bar. Minor API mode changes. 11 months ago
  • clean_funcs.py
    5.57 kB
    Changed embedding model to MiniLM-L6 as faster. Compressed embeddings are now int8. General improvements to API mode 11 months ago
  • convert_files_to_parquet.py
    965 Bytes
    Many changes to code organisation. More efficient searches from using intermediate outputs. Version 0.1 over 1 year ago
  • helper_functions.py
    19.6 kB
    When running on cloud now checks for relevant header details on load 11 months ago
  • semantic_functions.py
    14.6 kB
    Now accepts .zip file as inputs. Moved semantic search option bar. Minor API mode changes. 11 months ago
  • semantic_ingest_functions.py
    7.06 kB
    Changed embedding model to MiniLM-L6 as faster. Compressed embeddings are now int8. General improvements to API mode 11 months ago
  • spacy_search_funcs.py
    4.5 kB
    Now accepts .zip file as inputs. Moved semantic search option bar. Minor API mode changes. 11 months ago