DFKI-NLP / InterroLang

InterroLang: Exploring NLP Models and Datasets through Dialogue-based Explanations [EMNLP 2023 Findings]
https://arxiv.org/abs/2310.05592
5 stars 1 forks source link

[Operations] includes with other operators (OR, NOT) #75

Open nfelnlp opened 1 year ago

nfelnlp commented 1 year ago

We currently don't have the option to apply string filters (includes) with other logical operators like or or not. This would also require frontend work to allow multiple inputs (or structure them with special characters, at least).

OR

NOT