paper-with-me

홈 › Papers

Intent Identification and Entity Extraction for Healthcare Queries in Indic Languages

2023-02-19 · Ankan Mullick, Ishani Mondal, Sourjyadip Ray, R Raghav, G Sai Chaitanya, Pawan Goyal

Scarcity of data and technological limitations for resource-poor languages in developing countries like India poses a threat to the development of sophisticated NLU systems for healthcare. To assess the current status of various state-of-the-art language models in healthcare, this paper studies the problem by initially proposing two different Healthcare datasets, Indian Healthcare Query Intent-WebMD and 1mg (IHQID-WebMD and IHQID-1mg) and one real world Indian hospital query data in English and multiple Indic languages (Hindi, Bengali, Tamil, Telugu, Marathi and Gujarati) which are annotated with the query intents as well as entities. Our aim is to detect query intents and extract corresponding entities. We perform extensive experiments on a set of models in various realistic settings and explore two scenarios based on the access to English data only (less costly) and access to target language data (more expensive). We analyze context specific practical relevancy through empirical analysis. The results, expressed in terms of overall F1 score show that our approach is practically useful to identify intents and entities.

📄 PDF Abstract BibTeX arXiv:2302.09685

Code (1)

indichealth/indic-health-demo 공식 구현

Similar Papers 제목 키워드 기반

Accurate clinical and biomedical Named entity recognition at scale

2022-07-19 · Software Impacts 2022 7 · Kocaman, Veysel; Talby, David

We introduce an agile, production-grade clinical and biomedical Named entity recognition (NER) algorithm based on a modified BiLSTM-CNN-Char DL architecture built on top of Apache Spark. Our NER implementation establishe…

Clinical Concept ExtractionDe-identificationnamed-entity-recognitionNamed Entity Recognition+2

ViMQ: A Vietnamese Medical Question Dataset for Healthcare Dialogue System Development

2023-04-27 · Ta Duc Huy, Nguyen Anh Tu, Tran Hoang Vu, Nguyen Phuc Minh 외

Existing medical text datasets usually take the form of ques- tion and answer pairs that support the task of natural language gener- ation, but lacking the composite annotations of the medical terms. In this study, we pu…

intent-classificationIntent Classificationnamed-entity-recognitionNamed Entity Recognition+3

Joint Intent Detection and Entity Linking on Spatial Domain Queries

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Lei Zhang, Runze Wang, Jingbo Zhou, Jingsong Yu 외

Continuous efforts have been devoted to language understanding (LU) for conversational queries with the fast and wide-spread popularity of voice assistants. In this paper, we first study the LU problem in the spatial dom…

Entity LinkingIntent Detection

Intent Detection and Entity Extraction from BioMedical Literature

2024-04-04 · Ankan Mullick, Mukur Gupta, Pawan Goyal

Biomedical queries have become increasingly prevalent in web searches, reflecting the growing interest in accessing biomedical literature. Despite recent research on large-language models (LLMs) motivated by endeavours t…

Intent Detectionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Improving Content Retrievability in Search with Controllable Query Generation

2023-03-21 · Gustavo Penha, Enrico Palumbo, Maryam Aziz, Alice Wang 외

An important goal of online platforms is to enable content discovery, i.e. allow users to find a catalog entity they were not familiar with. A pre-requisite to discover an entity, e.g. a book, with a search engine is tha…

Retrieval