When customizing a template, I want to add an ner task right after speech transcription.
I need to get the content of tag TextArea (where we type the transcription text) so that I can put the trancription in tag Text and then label it as an ner task.
Or can tag TextArea be labeled?