This repository contains a Prodigy plugin for recipes that involve approximate nearest neighbor (ANN) techniques to fetch relevant subsets of the data to curate. To encode the text this library uses sentence-transformers and it uses hnswlib as an index for these vectors.
You can install this plugin via pip.
pip install "prodigy-ann @ git+https://github.com/explosion/prodigy-ann"
To learn more about this plugin, you can check the Prodigy docs.
Are you have trouble with this plugin? Let us know on our support forum and we'll get back to you!
