Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
List all of the published resource objects in a category
ResourceFunction["CategoryResourceObjects"][rtype,{ctype,cat}] lists all the ResourceObject objects published in the rtype repository with category cat of type ctype. | |
ResourceFunction["CategoryResourceObjects"][rtype,{ctype,{cat1,cat2,…}}] combines resources from multiple categories. | |
ResourceFunction["CategoryResourceObjects"][rtype,cat] attempts to determine the category type automatically. | |
ResourceFunction["CategoryResourceObjects"][rtype,{ctype,cat}, prop] returns a list of values for the specified property prop. | |
ResourceFunction["CategoryResourceObjects"][rtype] lists available category types for the resource type. | |
ResourceFunction["CategoryResourceObjects"][rtype,ctype] lists available categories in the specified category type. |
Find Audio content in the Wolfram Data Repository:
| In[1]:= |
| Out[1]= | ![]() |
Find paclet resources for external interfaces in the Wolfram Language Paclet Repository:
| In[2]:= | ![]() |
| Out[2]= | ![]() |
Convert each ResourceObject into a PacletObject:
| In[3]:= |
| Out[3]= | ![]() |
See the category types for the Wolfram NeuralNet Repository:
| In[4]:= |
| Out[4]= |
See categories available in one type:
| In[5]:= |
| Out[5]= | ![]() |
See the neural net resources in one task type:
| In[6]:= |
| Out[6]= | ![]() |
Get the names instead of the resource objects:
| In[7]:= |
| Out[7]= |
Get one of the neural nets. This may take several minutes:
| In[8]:= |
| Out[8]= | ![]() |
See the categories for the Wolfram Language Example Repository:
| In[9]:= |
| Out[9]= | ![]() |
Get a combined list for three categories:
| In[10]:= | ![]() |
| Out[10]= | ![]() |
Get descriptions of the demonstrations in a category of the Wolfram Demonstrations Project and create a word cloud:
| In[11]:= | ![]() |
| Out[11]= | ![]() |
Find function resource objects from any of multiple categories:
| In[12]:= | ![]() |
| Out[13]= | ![]() |
Convert them to ResourceFunction objects:
| In[14]:= |
| Out[14]= | ![]() |
This can be done directly using the resource function CategoryResourceFunctions:
| In[15]:= | ![]() |
| Out[15]= | ![]() |
Wolfram Language 12.3 (May 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License