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
main
data_text_search
/
search_funcs
3 contributors
History:
40 commits
seanpedrickcase
Improvements with embeddings load and file save
650da6e
3 months ago
__init__.py
0 Bytes
Initial commit
about 1 year ago
auth.py
Safe
1.65 kB
Cognito authorisation option added to app, some other minor changes.
4 months ago
aws_functions.py
Safe
5.86 kB
Specified boto3 sts region
6 months ago
bm25_functions.py
Safe
24.4 kB
Now accepts .zip file as inputs. Moved semantic search option bar. Minor API mode changes.
5 months ago
clean_funcs.py
Safe
5.57 kB
Changed embedding model to MiniLM-L6 as faster. Compressed embeddings are now int8. General improvements to API mode
5 months ago
helper_functions.py
Safe
19.8 kB
Improvements with embeddings load and file save
3 months ago
semantic_functions.py
Safe
14.6 kB
Improvements with embeddings load and file save
3 months ago
semantic_ingest_functions.py
Safe
7.46 kB
Improvements with embeddings load and file save
3 months ago
spacy_search_funcs.py
Safe
4.5 kB
Now accepts .zip file as inputs. Moved semantic search option bar. Minor API mode changes.
5 months ago