data_text_search / search_funcs /spacy_search_funcs.py

Commit History

Now accepts .zip file as inputs. Moved semantic search option bar. Minor API mode changes.
7f029b5

seanpedrickcase commited on

Changed embedding model to MiniLM-L6 as faster. Compressed embeddings are now int8. General improvements to API mode
ea0dd40

seanpedrickcase commited on

General code improvements and refinements.
a95ef9f

seanpedrickcase commited on

Changed all intermediate file outputs to save to output folder
fea085c

seanpedrickcase commited on

String query not correctly specified in fuzzy search, changed this
ff8dfa3

Sean-Case commited on

Improved code for cleaning and outputting files. Added Dockerfile
4ee3470

Sean-Case commited on

Updated to Gradio 4.16.0. Now works correctly with BGE embeddings
2bcd818

seanpedrickcase commited on

Upgraded to Gradio 4.16.0. Added Spacy fuzzy search functionality.
4ce2224

Sean-Case commited on

Cut out semantic search temporarily while issues with Jina gated model resolved. Improved error/progress tracking and messaging. Placeholder for Spacy fuzzy search.
739b386

seanpedrickcase commited on