How to add or remove one example from an ExampleSet?
amy
New Altair Community Member
Hi all,
After I have an ExampleSet built from the texts,
What should I do if I want to add another document into the ExampleSet?
Also What should I do if I want to remove one example from the ExampleSet?
I can not find any adding or removing operations with the ExampleSet object.
Thanks.
After I have an ExampleSet built from the texts,
What should I do if I want to add another document into the ExampleSet?
Also What should I do if I want to remove one example from the ExampleSet?
I can not find any adding or removing operations with the ExampleSet object.
Thanks.
Tagged:
0
Answers
-
Hello amy
Remove Example: Preprocessing->Data->Filter, especially ExampleFilter und ExampleRangeFilter
Add Example: This can be done by merging two ExampleSets => Preprocessing->Other->ExampleSetMerge
hope this was helpful
Steffen0