rejasupotaro / amazon-product-search

22 stars 5 forks source link

Replace encoders with amazon-product-search-dense-retrieval #11

Closed rejasupotaro closed 1 year ago

rejasupotaro commented 1 year ago

Overview

This PR replaces the implementation of encoders with the new one implemented in a different repository (https://github.com/rejasupotaro/amazon-product-search-dense-retrieval).

Context

I found it convenient to create a package as encoders are being used in various places:

so I can install the package with the command below.

pip install git+https://github.com/rejasupotaro/amazon-product-search-dense-retrieval.git@c43d622