fairseq icon indicating copy to clipboard operation
fairseq copied to clipboard

Skip some tokens

Open ekmekovski opened this issue 1 year ago • 0 comments
trafficstars

İs there a way to skip some words in translation, I tried to wrap some words with some placeholders $$$skipping words$$, I also tried to creat enumerated placeholders so that i can change them after translation (1_1_1, <1>,<2>,....). I also tried to give numbers. directly Like 11111111, 11111112, ... but None of them worked. Did someone try to do similar think? Thnx in advance

ekmekovski avatar Oct 11 '24 16:10 ekmekovski