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...
f9e3451
data_text_search
Ctrl+K
Ctrl+K
3 contributors
History:
62 commits
seanpedrickcase
When running on cloud now checks for relevant header details on load
f9e3451
11 months ago
.github
Create sync_to_hf.yml
over 1 year ago
output
Changed embedding model to MiniLM-L6 as faster. Compressed embeddings are now int8. General improvements to API mode
11 months ago
search_funcs
When running on cloud now checks for relevant header details on load
11 months ago
.dockerignore
Safe
225 Bytes
Now accepts .zip file as inputs. Moved semantic search option bar. Minor API mode changes.
11 months ago
.gitignore
Safe
264 Bytes
Now accepts .zip file as inputs. Moved semantic search option bar. Minor API mode changes.
11 months ago
Dockerfile
Safe
1.93 kB
Changed embedding model to MiniLM-L6 as faster. Compressed embeddings are now int8. General improvements to API mode
11 months ago
LICENSE
Safe
11.4 kB
Initial commit
over 1 year ago
README.md
Safe
4.82 kB
Some package updates and minor changes
11 months ago
app.py
Safe
19 kB
Now accepts .zip file as inputs. Moved semantic search option bar. Minor API mode changes.
11 months ago
download_model.py
Safe
518 Bytes
Changed embedding model to MiniLM-L6 as faster. Compressed embeddings are now int8. General improvements to API mode
11 months 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
Safe
2.05 kB
Some package updates and minor changes
11 months ago
requirements.txt
Safe
319 Bytes
Changed embedding model to MiniLM-L6 as faster. Compressed embeddings are now int8. General improvements to API mode
11 months ago
requirements_gpu.txt
Safe
328 Bytes
Changed embedding model to MiniLM-L6 as faster. Compressed embeddings are now int8. General improvements to API mode
11 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.
about 1 year ago