8 ms·
Yes, it is true that with this approach, you have to make sure not to edit the text independently from its metadata.
by dxchester 4y ago
Yes, it is true that with this approach, you have to make sure not to edit the text independently from its metadata.
- PaulHoule 4y agoI was working at a startup that was developing an annotation pipeline for text and I thought a lot about what set of operators you'd use to do things like: modify the text with index-controlled labels and keep the labels aligned, change the tokenization of labeled data (labeled per token) w/o having to re-label the data, etc.