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
7e9dd76
data_text_search
3 contributors
History:
40 commits
Sean-Case
Removed GRADIO_ROOT_PATH from the Dockerfile as it is not necessary for API Gateway access
7e9dd76
8 months ago
.github
Create sync_to_hf.yml
about 1 year ago
search_funcs
String query not correctly specified in fuzzy search, changed this
9 months ago
.dockerignore
Safe
237 Bytes
Added small line to dockerfile start. Added dockerignore file for local builds
9 months ago
.gitignore
Safe
237 Bytes
Improved xlsx output formatting. Deals better with cleaning data then analysing in same session.
9 months ago
Dockerfile
Safe
1.28 kB
Removed GRADIO_ROOT_PATH from the Dockerfile as it is not necessary for API Gateway access
8 months ago
LICENSE
Safe
11.4 kB
Initial commit
about 1 year ago
README.md
4.82 kB
Updated to latest Gradio version that hopefully solved root_url issues. Added ssl_verify=False to launch
8 months ago
app.py
15.4 kB
Updated to latest Gradio version that hopefully solved root_url issues. Added ssl_verify=False to launch
8 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
310 Bytes
Updated to latest Gradio version that hopefully solved root_url issues. Added ssl_verify=False to launch
8 months ago