How to use the name of a dataset in a macro?
Hello,
is there a possibility to use the name of a dataset in a macro. I would like to use the loop-dataset-operator and store each iteration under the name of the dataset.
Thanks for your help
Alex
is there a possibility to use the name of a dataset in a macro. I would like to use the loop-dataset-operator and store each iteration under the name of the dataset.
Thanks for your help
Alex
Tagged:
0
Best Answer
-
David_A Administrator, Moderator, Employee, RMResearcher, Member Posts: 297
RM Research
Hi @JunoSital ,you could use the Extract Macro from Annotation operator. Each example set has an annotation Source which is the repository entry from where the data come from. Alternatively you can specify an individual annotation yourself the name of the example set before putting it into the loop-dataset operator.Best,David7
Answers
thanks for your help. It works very well
Do you know, where I can find a list of all annotations?
Alex