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...
4bb8d6f
data_text_search
Ctrl+K
Ctrl+K
3 contributors
History:
47 commits
seanpedrickcase
Correct bm25 filename usage
4bb8d6f
about 1 year ago
.github
Create sync_to_hf.yml
over 1 year ago
search_funcs
Correct bm25 filename usage
about 1 year ago
.dockerignore
Safe
237 Bytes
Added small line to dockerfile start. Added dockerignore file for local builds
over 1 year ago
.gitignore
Safe
276 Bytes
Added additional password auth for AWS-based files. Changed 'Clean' default to no
about 1 year ago
Dockerfile
1.65 kB
Now checks for output folder before saving. Minor code cleaning
about 1 year ago
LICENSE
Safe
11.4 kB
Initial commit
over 1 year ago
README.md
4.82 kB
Now checks for output folder before saving. Minor code cleaning
about 1 year ago
app.py
17.2 kB
Now checks for output folder before saving. Minor code cleaning
about 1 year ago
example_highlight.txt
Safe
347 Bytes
Added highlight search term functionality to keyword search output
over 1 year ago
how_to_create_exe_dist.txt
1.86 kB
Now checks for output folder before saving. Minor code cleaning
about 1 year ago
requirements.txt
269 Bytes
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
requirements_no_semantic.txt
Safe
227 Bytes
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