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: 43 commits
seanpedrickcase's picture
seanpedrickcase
Included exact/fuzzy phrase matching. Updated packages and added basic logging.
dbad462 7 months ago
  • __init__.py
    0 Bytes
    Initial commit over 1 year ago
  • auth.py
    1.65 kB
    Cognito authorisation option added to app, some other minor changes. 11 months ago
  • aws_functions.py
    7.25 kB
    Included exact/fuzzy phrase matching. Updated packages and added basic logging. 7 months ago
  • bm25_functions.py
    24.4 kB
    Included exact/fuzzy phrase matching. Updated packages and added basic logging. 7 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 12 months ago
  • custom_csvlogger.py
    6.65 kB
    Included exact/fuzzy phrase matching. Updated packages and added basic logging. 7 months ago
  • helper_functions.py
    20.8 kB
    Included exact/fuzzy phrase matching. Updated packages and added basic logging. 7 months ago
  • semantic_functions.py
    14.6 kB
    Included exact/fuzzy phrase matching. Updated packages and added basic logging. 7 months ago
  • semantic_ingest_functions.py
    7.48 kB
    Can deal with backslashes in metadata for semantic search load 10 months ago
  • spacy_search_funcs.py
    6.76 kB
    Included exact/fuzzy phrase matching. Updated packages and added basic logging. 7 months ago