paper-with-me

Papers

A Comparison on Fine-grained Pre-trained Embeddings for the WMT19Chinese-English News Translation Task

2019-08-01 · WS 2019 8 · Zhenhao Li, Lucia Specia

This paper describes our submission to the WMT 2019 Chinese-English (zh-en) news translation shared task. Our systems are based on RNN architectures with pre-trained embeddings which utilize character and sub-character information. We compare models with these different granularity levels using different evaluating metics. We find that a finer granularity embeddings can help the model according to character level evaluation and that the pre-trained embeddings can also be beneficial for model performance marginally when the training data is limited.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Joint Embeddings of Chinese Words, Characters, and Fine-grained Subcharacter Components

2017-09-01 · EMNLP 2017 9 · Jinxing Yu, Xun Jian, Hao Xin, Yangqiu Song

Word embeddings have attracted much attention recently. Different from alphabetic writing systems, Chinese characters are often composed of subcharacter components which are also semantically informative. In this work, w…

Named Entity Recognition (NER)Question AnsweringSentiment AnalysisText Classification+2

CLUENER2020: Fine-grained Named Entity Recognition Dataset and Benchmark for Chinese

2020-01-13 · Liang Xu, Yu tong, Qianqian Dong, Yixuan Liao 외

In this paper, we introduce the NER dataset from CLUE organization (CLUENER2020), a well-defined fine-grained dataset for named entity recognition in Chinese. CLUENER2020 contains 10 categories. Apart from common labels …

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

FFN: a Fine-grained Chinese-English Financial Domain Parallel Corpus

2024-06-27 · Yuxin Fu, Shijing Si, Leyi Mai, Xi-ang Li

Large Language Models (LLMs) have stunningly advanced the field of machine translation, though their effectiveness within the financial domain remains largely underexplored. To probe this issue, we constructed a fine-gra…

ArticlesMachine TranslationTranslation

Dense Retrievers Can Fail on Simple Queries: Revealing The Granularity Dilemma of Embeddings

2025-06-10 · Liyan Xu, Zhenlin Su, Mo Yu, Jiangnan Li 외

This work focuses on an observed limitation of text encoders: embeddings may not be able to recognize fine-grained entities or events within the semantics, resulting in failed dense retrieval on even simple cases. To exa…

Image Captioning

Gender Bias Hidden Behind Chinese Word Embeddings: The Case of Chinese Adjectives

2021-06-01 · ACL (GeBNLP) 2021 8 · Meichun Jiao, Ziyang Luo

Gender bias in word embeddings gradually becomes a vivid research field in recent years. Most studies in this field aim at measurement and debiasing methods with English as the target language. This paper investigates ge…

Word Embeddings