Hugging Face
Models
Datasets
Spaces
Community
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...
f20dd46
data_text_search
/
search_funcs
Ctrl+K
Ctrl+K
3 contributors
History:
26 commits
seanpedrickcase
Specified boto3 sts region
ee015e4
about 1 year ago
__init__.py
Safe
0 Bytes
Initial commit
over 1 year ago
aws_functions.py
Safe
5.86 kB
Specified boto3 sts region
about 1 year ago
bm25_functions.py
19.3 kB
Correct bm25 filename usage
about 1 year ago
clean_funcs.py
Safe
4.73 kB
Fixed cleaning for semantic search. Handles text with backslashes in (if cleaned). Updated packages. requirements file for only keyword search added.
about 1 year ago
convert_files_to_parquet.py
Safe
965 Bytes
Many changes to code organisation. More efficient searches from using intermediate outputs. Version 0.1
over 1 year ago
helper_functions.py
12.2 kB
Now checks for output folder before saving. Minor code cleaning
about 1 year ago
semantic_functions.py
25.1 kB
Now checks for output folder before saving. Minor code cleaning
about 1 year ago
semantic_ingest_functions.py
12.8 kB
Now checks for output folder before saving. Minor code cleaning
about 1 year ago
spacy_search_funcs.py
Safe
4.66 kB
String query not correctly specified in fuzzy search, changed this
over 1 year ago