Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
data_text_search
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
data_text_search
/
search_funcs
95.1 kB
3 contributors
History:
44 commits
seanpedrickcase
Upgraded Gradio version to 5.6.0 in Readme. Upgraded pyarrow version
ada05be
about 1 year ago
__init__.py
0 Bytes
Initial commit
about 2 years ago
auth.py
1.65 kB
Cognito authorisation option added to app, some other minor changes.
over 1 year ago
aws_functions.py
7.25 kB
Included exact/fuzzy phrase matching. Updated packages and added basic logging.
about 1 year ago
bm25_functions.py
24.4 kB
Included exact/fuzzy phrase matching. Updated packages and added basic logging.
about 1 year 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
over 1 year ago
custom_csvlogger.py
6.65 kB
Included exact/fuzzy phrase matching. Updated packages and added basic logging.
about 1 year ago
helper_functions.py
20.8 kB
Included exact/fuzzy phrase matching. Updated packages and added basic logging.
about 1 year ago
semantic_functions.py
14.6 kB
Included exact/fuzzy phrase matching. Updated packages and added basic logging.
about 1 year ago
semantic_ingest_functions.py
7.48 kB
Can deal with backslashes in metadata for semantic search load
over 1 year ago
spacy_search_funcs.py
6.76 kB
Upgraded Gradio version to 5.6.0 in Readme. Upgraded pyarrow version
about 1 year ago