paper-with-me

Papers

Chinese Characters Mapping Table of Japanese, Traditional Chinese and Simplified Chinese

2012-05-01 · LREC 2012 5 · Chenhui Chu, Toshiaki Nakazawa, Sadao Kurohashi

Chinese characters are used both in Japanese and Chinese, which are called Kanji and Hanzi respectively. Chinese characters contain significant semantic information, a mapping table between Kanji and Hanzi can be very useful for many Japanese-Chinese bilingual applications, such as machine translation and cross-lingual information retrieval. Because Kanji characters are originated from ancient China, most Kanji have corresponding Chinese characters in Hanzi. However, the relation between Kanji and Hanzi is quite complicated. In this paper, we propose a method of making a Chinese characters mapping table of Japanese, Traditional Chinese and Simplified Chinese automatically by means of freely available resources. We define seven categories for Kanji based on the relation between Kanji and Hanzi, and classify mappings of Chinese characters into these categories. We use a resource from Wiktionary to show the completeness of the mapping table we made. Statistical comparison shows that our proposed method makes a more complete mapping table than the current version of Wiktionary.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Information RetrievalInformation RetrievalMachine TranslationRelationRetrievalTranslation

Similar Papers 제목 키워드 기반

UnihanLM: Coarse-to-Fine Chinese-Japanese Language Model Pretraining with the Unihan Database

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Canwen Xu, Tao Ge, Chenliang Li, Furu Wei

Chinese and Japanese share many characters with similar surface morphology. To better utilize the shared knowledge across the languages, we propose UnihanLM, a self-supervised Chinese-Japanese pretrained masked language …

Language ModelingLanguage Modelling

Sub-character Neural Language Modelling in Japanese

2017-09-01 · WS 2017 9 · Viet Nguyen, Julian Brooke, Timothy Baldwin

In East Asian languages such as Japanese and Chinese, the semantics of a character are (somewhat) reflected in its sub-character elements. This paper examines the effect of using sub-characters for language modeling in J…

Language ModelingLanguage Modelling

Radical-level Ideograph Encoder for RNN-based Sentiment Analysis of Chinese and Japanese

2017-08-10 · Yuanzhi Ke, Masafumi Hagiwara

The character vocabulary can be very large in non-alphabetic languages such as Chinese and Japanese, which makes neural network models huge to process such languages. We explored a model for sentiment classification that…

General ClassificationSentiment AnalysisSentiment Classification

Alternate Intermediate Conditioning with Syllable-level and Character-level Targets for Japanese ASR

2022-04-01 · Yusuke Fujita, Tatsuya Komatsu, Yusuke Kida

End-to-end automatic speech recognition directly maps input speech to characters. However, the mapping can be problematic when several different pronunciations should be mapped into one character or when one pronunciatio…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Multi-Task Learningspeech-recognition+1

Exploiting Common Characters in Chinese and Japanese to Learn Cross-Lingual Word Embeddings via Matrix Factorization

2018-07-01 · WS 2018 7 · Jilei Wang, Shiying Luo, Weiyan Shi, Tao Dai 외

Learning vector space representation of words (i.e., word embeddings) has recently attracted wide research interests, and has been extended to cross-lingual scenario. Currently most cross-lingual word embedding learning …

Cross-Lingual Word EmbeddingsMachine TranslationRepresentation LearningSentence+2