Living-with-machines / DeezyMatch

A Flexible Deep Learning Approach to Fuzzy String Matching
https://living-with-machines.github.io/DeezyMatch/
Other
134 stars 34 forks source link

Change package dependencies from == to >= #95

Closed fedenanni closed 2 years ago

fedenanni commented 3 years ago

This is to avoid incompatibilities between DeezyMatch and other libraries (see for instance torch in DeezyMatch and in sentence-transformers)

mcollardanuy commented 2 years ago

I think we can close this issue, right?

fedenanni commented 2 years ago

Yes it was solved in #96