Skip to content

An easy-to-use script for fast similarity search in the textual data (and embedding space) with GPU & Multi-core support.

Notifications You must be signed in to change notification settings

kazemnejad/text_similarity_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text similarity search

Usage:       main.py METHOD SOURCE_PATH
             main.py --method METHOD --source-path SOURCE_PATH

Acknowledgment

This code internally uses libraries from Faiss and datasketch Minhash framework, Also a part of the code is borrowed from kelvinguu/neural-editor

About

An easy-to-use script for fast similarity search in the textual data (and embedding space) with GPU & Multi-core support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages