The RecipeRadar knowledge graph stores and provides access to recipe and ingredient relationship information.
GNU Affero General Public License v3.0
10
stars
0
forks
source link
Remove synonym support from the knowledge graph engine #72
Closed
jayaddison closed 2 years ago
Describe the reason for these changes and the problem that they solve
The implementation-in-progress of openculinary/backend#54 will introduce support for multiple product names (synonyms) across the application.
That should soon remove the requirement for synonyms within the knowledge graph search engine.
Briefly summarize the changes
How have the changes been tested?
List any issues that this change relates to Relates to openculinary/backend#54.