I'd like to add to my stream some fields like you do with add_tokens but it does not work. I added this code to the ner.manual recipe:
I tried annotating some examples and when I extracted the jsonl file it does not contain the "my_field" name that you see in the screenshot.
Hi! Are you sure you looked at the right annotated examples that were created with the custom field added? Your code looks good to me and should work fine It's how many of the recipes work under the hood, so I'm not sure what could be going wrong here.