vintasoftware / entity-embed

PyTorch library for transforming entities like companies, products, etc. into vectors to support scalable Record Linkage / Entity Resolution using Approximate Nearest Neighbors.
https://entity-embed.readthedocs.io/en/latest/
MIT License
144 stars 15 forks source link

Bring back caching on Github Actions #28

Closed rvlb closed 3 years ago

rvlb commented 3 years ago

I has been removed here https://github.com/vintasoftware/entity-embed/pull/27 because of errors when running pip install following a suggestion here https://github.com/pypa/pip/issues/9880#issuecomment-827807619.

Creating this to track the issue and bring caching back once Github Actions behavior is fixed.

fjsj commented 3 years ago

@rvlb this may be the solution: https://github.com/pypa/pip/issues/9880#issuecomment-831012160