Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Transform a food entity to its common name
ResourceFunction["FoodEntityCommonName"][entity] transforms an implicit food entity to its common name. | |
ResourceFunction["FoodEntityCommonName"][entityinstance] transforms an implicit food entity and quantity to its common name and quantity. |
Apply FoodEntityCommonName to an implicit food entity:
| In[1]:= | ![]() |
| Out[1]= |
The input form of a food entity is supported:
| In[2]:= | ![]() |
| Out[2]= |
Apply FoodEntityCommonName to a list of food entities:
| In[3]:= | ![]() |
| Out[3]= |
Use FoodEntityCommonName to create labels for a BarChart:
| In[5]:= | ![]() |
| Out[6]= | ![]() |
Convert a list of ingredients to string names:
| In[7]:= | ![]() |
| Out[7]= |
Pass the names to the LLM to create a recipe:
| In[8]:= | ![]() |
| Out[8]= | ![]() |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License