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
147 stars 15 forks source link

Fix typo in usage.rst #25

Closed adriennefranke closed 3 years ago

adriennefranke commented 3 years ago

Fix a typo to change "dict s" to "dicts" in the "Preparing the data" section