Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
data_text_search
like
1
Running
App
Files
Files
Community
2754a2b
data_text_search
/
search_funcs
3 contributors
History:
30 commits
seanpedrickcase
Some package updates and minor changes
2754a2b
5 months ago
__init__.py
0 Bytes
Initial commit
about 1 year ago
aws_functions.py
Safe
5.86 kB
Specified boto3 sts region
6 months ago
bm25_functions.py
Safe
19.5 kB
Changed all intermediate file outputs to save to output folder
6 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.
6 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
10 months ago
helper_functions.py
Safe
13.1 kB
Some package updates and minor changes
5 months ago
semantic_functions.py
Safe
25.2 kB
Some package updates and minor changes
5 months ago
semantic_ingest_functions.py
Safe
11.1 kB
Changed all intermediate file outputs to save to output folder
6 months ago
spacy_search_funcs.py
Safe
4.7 kB
Changed all intermediate file outputs to save to output folder
6 months ago