paper-with-me

홈 › Papers

HOSMEL: A Hot-Swappable Modularized Entity Linking Toolkit for Chinese

2022-05-01 · ACL 2022 5 · Daniel Zhang-li, Jing Zhang, Jifan Yu, Xiaokang Zhang, Peng Zhang, Jie Tang, Juanzi Li

We investigate the usage of entity linking (EL)in downstream tasks and present the first modularized EL toolkit for easy task adaptation. Different from the existing EL methods that dealwith all the features simultaneously, we modularize the whole model into separate parts witheach feature. This decoupled design enablesflexibly adding new features without retraining the whole model as well as flow visualization with better interpretability of the ELresult. We release the corresponding toolkit,HOSMEL, for Chinese, with three flexible usage modes, a live demo, and a demonstrationvideo. Experiments on two benchmarks forthe question answering task demonstrate thatHOSMEL achieves much less time and spaceconsumption as well as significantly better accuracy performance compared with existingSOTA EL methods. We hope the release ofHOSMEL will call for more attention to studyEL for downstream tasks in non-English languages.

📄 PDF Abstract BibTeX

Code (1)

thudm/hosmel 공식 구현 pytorch

Tasks

Entity LinkingQuestion Answering

Similar Papers 제목 키워드 기반

Improving Broad-Coverage Medical Entity Linking with Semantic Type Prediction and Large-Scale Datasets

2020-05-01 · Shikhar Vashishth, Denis Newman-Griffis, Rishabh Joshi, Ritam Dutt 외

Medical entity linking is the task of identifying and standardizing medical concepts referred to in an unstructured text. Most of the existing methods adopt a three-step approach of (1) detecting mentions, (2) generating…

Entity DisambiguationEntity LinkingTransfer LearningType prediction

OpenSLU: A Unified, Modularized, and Extensible Toolkit for Spoken Language Understanding

2023-05-17 · Libo Qin, Qiguang Chen, Xiao Xu, Yunlong Feng 외

Spoken Language Understanding (SLU) is one of the core components of a task-oriented dialogue system, which aims to extract the semantic meaning of user queries (e.g., intents and slots). In this work, we introduce OpenS…

Spoken Language Understanding

Personal Entity, Concept, and Named Entity Linking in Conversations

2022-06-15 · Hideaki Joko, Faegheh Hasibi

Building conversational agents that can have natural and knowledge-grounded interactions with humans requires understanding user utterances. Entity Linking (EL) is an effective and widely used method for understanding na…

coreference-resolutionCoreference ResolutionEntity Linking

CogIE: An Information Extraction Toolkit for Bridging Texts and CogNet

2021-08-01 · ACL 2021 5 · Zhuoran Jin, Yubo Chen, Dianbo Sui, Chenhao Wang 외

CogNet is a knowledge base that integrates three types of knowledge: linguistic knowledge, world knowledge and commonsense knowledge. In this paper, we propose an information extraction toolkit, called CogIE, which is a …

Entity LinkingEntity TypingEvent Extractionnamed-entity-recognition+5

Texar: A Modularized, Versatile, and Extensible Toolbox for Text Generation

2018-07-01 · WS 2018 7 · Zhiting Hu, Zichao Yang, Tiancheng Zhao, Haoran Shi 외

We introduce Texar, an open-source toolkit aiming to support the broad set of text generation tasks. Different from many existing toolkits that are specialized for specific applications (e.g., neural machine translation)…

Image CaptioningMachine TranslationText GenerationText Summarization+1