I am currently running an analysis over a multilingual machine translation dataset. I've added the lang_pair feature to indicate which language pair each translation belongs to:
I'm now creating slices for each of these language pairs, but it's quite cumbersome to click "new slice" over and over again for each of these language pairs. Is it possible to create a slice for each of these with a single click? If not, that would be a nice feature to add.
I am currently running an analysis over a multilingual machine translation dataset. I've added the
lang_pair
feature to indicate which language pair each translation belongs to:I'm now creating slices for each of these language pairs, but it's quite cumbersome to click "new slice" over and over again for each of these language pairs. Is it possible to create a slice for each of these with a single click? If not, that would be a nice feature to add.