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