paper-with-me

Papers

Mongolian Questions Classification Based on Mulit-Head Attention

2020-10-01 · CCL 2020 10 · Guangyi Wang, Feilong Bao, Weihua Wang

Question classification is a crucial subtask in question answering system. Mongolian is a kind of few resource language. It lacks public labeled corpus. And the complex morphological structure of Mongolian vocabulary makes the data-sparse problem. This paper proposes a classification model, which combines the Bi-LSTM model with the Multi-Head Attention mechanism. The Multi-Head Attention mechanism extracts relevant information from different dimensions and representation subspace. According to the characteristics of Mongolian word-formation, this paper introduces Mongolian morphemes representation in the embedding layer. Morpheme vector focuses on the semantics of the Mongolian word. In this paper, character vector and morpheme vector are concatenated to get word vector, which sends to the Bi-LSTM getting context representation. Finally, the Multi-Head Attention obtains global information for classification. The model experimented on the Mongolian corpus. Experimental results show that our proposed model significantly outperforms baseline systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationQuestion Answering

Similar Papers 제목 키워드 기반

Incorporating Inner-word and Out-word Features for Mongolian Morphological Segmentation

2020-12-01 · COLING 2020 8 · Na Liu, Xiangdong Su, Haoran Zhang, Guanglai Gao 외

Mongolian morphological segmentation is regarded as a crucial preprocessing step in many Mongolian related NLP applications and has received extensive attention. Recently, end-to-end segmentation approaches with long sho…

DecoderSegmentationSentence

Interactive Mongolian Question Answer Matching Model Based on Attention Mechanism in the Law Domain

2022-10-01 · CCL 2022 10 · Peng Yutao, Wang Weihua, Bao Feilong

“Mongolian question answer matching task is challenging, since Mongolian is a kind of lowresource language and its complex morphological structures lead to data sparsity. In this work, we propose an Interactive Mongolian…

Question Answering

A Deep Investigation of RNN and Self-attention for the Cyrillic-Traditional Mongolian Bidirectional Conversion

2022-09-24 · Muhan Na, Rui Liu, Feilong, Guanglai Gao

Cyrillic and Traditional Mongolian are the two main members of the Mongolian writing system. The Cyrillic-Traditional Mongolian Bidirectional Conversion (CTMBC) task includes two conversion processes, including Cyrillic …

DecoderMachine Translation

Improving Mongolian-Chinese Neural Machine Translation with Morphological Noise

2019-07-01 · ACL 2019 7 · Yatu Ji, Hongxu Hou, Chen Junjie, Nier Wu

For the translation of agglutinative language such as typical Mongolian, unknown (UNK) words not only come from the quite restricted vocabulary, but also mostly from misunderstanding of the translation model to the morph…

Machine TranslationTranslation

CMHG: A Dataset and Benchmark for Headline Generation of Minority Languages in China

2025-09-12 · Guixian Xu, Zeli Su, Ziyin Zhang, Jianing Liu 외 arxiv

Minority languages in China, such as Tibetan, Uyghur, and Traditional Mongolian, face significant challenges due to their unique writing systems, which differ from international standards. This discrepancy has led to a s…

Headline Generation