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
/
search_funcs
3 contributors
History:
18 commits
Sean-Case
String query not correctly specified in fuzzy search, changed this
ff8dfa3
9 months ago
__init__.py
0 Bytes
Initial commit
about 1 year ago
bm25_functions.py
Safe
19.2 kB
Improved code for cleaning and outputting files. Added Dockerfile
9 months ago
clean_funcs.py
Safe
4.62 kB
Improved xlsx output formatting. Deals better with cleaning data then analysing in same session.
9 months ago
convert_files_to_parquet.py
Safe
965 Bytes
Many changes to code organisation. More efficient searches from using intermediate outputs. Version 0.1
10 months ago
helper_functions.py
Safe
11.2 kB
Improved code for cleaning and outputting files. Added Dockerfile
9 months ago
semantic_functions.py
Safe
25 kB
Now loads in embedding model locally in Dockerfile
9 months ago
semantic_ingest_functions.py
Safe
12.7 kB
Improved code for cleaning and outputting files. Added Dockerfile
9 months ago
spacy_search_funcs.py
Safe
4.66 kB
String query not correctly specified in fuzzy search, changed this
9 months ago