Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
data_text_search
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
data_text_search
/
search_funcs
3 contributors
History:
44 commits
seanpedrickcase
Upgraded Gradio version to 5.6.0 in Readme. Upgraded pyarrow version
ada05be
2 months ago
__init__.py
Safe
0 Bytes
Initial commit
over 1 year ago
auth.py
Safe
1.65 kB
Cognito authorisation option added to app, some other minor changes.
7 months ago
aws_functions.py
Safe
7.25 kB
Included exact/fuzzy phrase matching. Updated packages and added basic logging.
2 months ago
bm25_functions.py
Safe
24.4 kB
Included exact/fuzzy phrase matching. Updated packages and added basic logging.
2 months ago
clean_funcs.py
Safe
5.57 kB
Changed embedding model to MiniLM-L6 as faster. Compressed embeddings are now int8. General improvements to API mode
7 months ago
custom_csvlogger.py
Safe
6.65 kB
Included exact/fuzzy phrase matching. Updated packages and added basic logging.
2 months ago
helper_functions.py
Safe
20.8 kB
Included exact/fuzzy phrase matching. Updated packages and added basic logging.
2 months ago
semantic_functions.py
Safe
14.6 kB
Included exact/fuzzy phrase matching. Updated packages and added basic logging.
2 months ago
semantic_ingest_functions.py
Safe
7.48 kB
Can deal with backslashes in metadata for semantic search load
6 months ago
spacy_search_funcs.py
Safe
6.76 kB
Upgraded Gradio version to 5.6.0 in Readme. Upgraded pyarrow version
2 months ago