The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Filter Examples Message: Dangling meta character ' ' near index 0 1 ^"
Hi Guys,
In many situations I would like to filter examples by the label attribute. In this case my labels are +1 and -1.
When I filter on 'label=-1' it works fine when I filter on 'label=+1' it fails with Message: Dangling meta character '+' near index 0+1^
What are my options here? I have tried various combinations of quotes in the attribute value filter but nothing seems to work. I guess I can change labels back and forth before and after filtering but that seems very dumb.
What are the restrictions for the attribute filter? It seems very sensitive to white space.
Thanks,
-Gagi
In many situations I would like to filter examples by the label attribute. In this case my labels are +1 and -1.
When I filter on 'label=-1' it works fine when I filter on 'label=+1' it fails with Message: Dangling meta character '+' near index 0+1^
What are my options here? I have tried various combinations of quotes in the attribute value filter but nothing seems to work. I guess I can change labels back and forth before and after filtering but that seems very dumb.
What are the restrictions for the attribute filter? It seems very sensitive to white space.
Thanks,
-Gagi
Tagged:
0
Answers
the question of question is: Is your label nominal or numerical? If it is numerical, simply omit the + as usual in daily life. (Or have you seen someone buying a newspaper for +2,40€? )
And yes: Unfortunately, it's very sensitive to white spaces. We will try to improve that filtering with coming versions.
Greetings,
Sebastian