Abstract
Tagging schemes are essential for sequence labeling tasks like chunking, named entity recognition (NER), etc. However, they are often specified beforehand and receive much less attention in NER now. We conduct research on existing commonly used tagging schemes and form a unified framework to describe existing tagging schemes. Taking Chinese NER (CNER) as an example, we find that tagging schemes can do more in NER. Motivated by the observation that existing tagging schemes tag non-entity tokens with the same label ‘O’, we propose a BIO <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">+</sup> ES tagging scheme to tag non-entity tokens surrounding entities with ‘O-’ and ‘O+’ labels, thus utilizing the boundary information of entities. We proposed a tagging scheme with stacked labels to recognize nested entities. Experimental results demonstrate that the proposed BIO <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">+</sup> ES tagging scheme can improve the performance without modifying the model. And the stacked labels can help recognize nested entities. The results show that we can carry out more targeted research on the sequence labeling task transferred from NER by adjusting the tagging scheme reasonably.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.