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...
fcd826b
data_text_search
/
search_funcs
3 contributors
History:
26 commits
seanpedrickcase
Specified boto3 sts region
ee015e4
9 months ago
__init__.py
Safe
0 Bytes
Initial commit
over 1 year ago
aws_functions.py
Safe
5.86 kB
Specified boto3 sts region
9 months ago
bm25_functions.py
19.3 kB
Correct bm25 filename usage
9 months 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.
9 months ago
convert_files_to_parquet.py
Safe
965 Bytes
Many changes to code organisation. More efficient searches from using intermediate outputs. Version 0.1
about 1 year ago
helper_functions.py
12.2 kB
Now checks for output folder before saving. Minor code cleaning
9 months ago
semantic_functions.py
25.1 kB
Now checks for output folder before saving. Minor code cleaning
9 months ago
semantic_ingest_functions.py
12.8 kB
Now checks for output folder before saving. Minor code cleaning
9 months ago
spacy_search_funcs.py
Safe
4.66 kB
String query not correctly specified in fuzzy search, changed this
12 months ago