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
8466e45
data_text_search
3 contributors
History:
45 commits
seanpedrickcase
Fixed cleaning for semantic search. Handles text with backslashes in (if cleaned). Updated packages. requirements file for only keyword search added.
8466e45
6 months ago
.github
Create sync_to_hf.yml
about 1 year ago
search_funcs
Fixed cleaning for semantic search. Handles text with backslashes in (if cleaned). Updated packages. requirements file for only keyword search added.
6 months ago
.dockerignore
Safe
237 Bytes
Added small line to dockerfile start. Added dockerignore file for local builds
9 months ago
.gitignore
Safe
276 Bytes
Added additional password auth for AWS-based files. Changed 'Clean' default to no
8 months ago
Dockerfile
1.65 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
LICENSE
Safe
11.4 kB
Initial commit
about 1 year ago
README.md
4.82 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
app.py
17.2 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
example_highlight.txt
Safe
347 Bytes
Added highlight search term functionality to keyword search output
9 months ago
how_to_create_exe_dist.txt
Safe
1.86 kB
Improved code for cleaning and outputting files. Added Dockerfile
9 months 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.
6 months 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.
6 months ago