Named Entity Recognition in Context
2025-03-26Unverified0· sign in to hype
Colin Brisson, Ayoub Kahfy, Marc Bui, Frédéric Constant
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
We present the Named Entity Recognition system developed by the Edit Dunhuang team for the EvaHan2025 competition. Our approach integrates three core components: (1) Pindola, a modern transformer-based bidirectional encoder pretrained on a large corpus of Classical Chinese texts; (2) a retrieval module that fetches relevant external context for each target sequence; and (3) a generative reasoning step that summarizes retrieved context in Classical Chinese for more robust entity disambiguation. Using this approach, we achieve an average F1 score of 85.58, improving upon the competition baseline by nearly 5 points.