paper-with-me

Papers

JaParaPat: A Large-Scale Japanese-English Parallel Patent Application Corpus

2025-08-22 · Masaaki Nagata, Katsuki Chousa, Norihito Yasuda arxiv

We constructed JaParaPat (Japanese-English Parallel Patent Application Corpus), a bilingual corpus of more than 300 million Japanese-English sentence pairs from patent applications published in Japan and the United States from 2000 to 2021. We obtained the publication of unexamined patent applications from the Japan Patent Office (JPO) and the United States Patent and Trademark Office (USPTO). We also obtained patent family information from the DOCDB, that is a bibliographic database maintained by the European Patent Office (EPO). We extracted approximately 1.4M Japanese-English document pairs, which are translations of each other based on the patent families, and extracted about 350M sentence pairs from the document pairs using a translation-based sentence alignment method whose initial translation model is bootstrapped from a dictionary-based sentence alignment method. We experimentally improved the accuracy of the patent translations by 20 bleu points by adding more than 300M sentence pairs obtained from patent applications to 22M sentence pairs obtained from the web.

📄 PDF Abstract BibTeX arXiv:2508.16303

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

JParaCrawl v3.0: A Large-scale English-Japanese Parallel Corpus

2022-02-25 · LREC 2022 6 · Makoto Morishita, Katsuki Chousa, Jun Suzuki, Masaaki Nagata

Most current machine translation models are mainly trained with parallel corpora, and their translation accuracy largely depends on the quality and quantity of the corpora. Although there are billions of parallel sentenc…

Machine TranslationSentenceTranslation

Data augmentation using back-translation for context-aware neural machine translation

2019-11-01 · WS 2019 11 · Amane Sugiyama, Naoki Yoshinaga

A single sentence does not always convey information that is enough to translate it into other languages. Some target languages need to add or specialize words that are omitted or ambiguous in the source languages (e.g, …

Data AugmentationMachine TranslationNMTSentence+1

Controlling Japanese Honorifics in English-to-Japanese Neural Machine Translation

2019-11-01 · WS 2019 11 · Weston Feely, Eva Hasler, Adri{\`a} de Gispert

In the Japanese language different levels of honorific speech are used to convey respect, deference, humility, formality and social distance. In this paper, we present a method for controlling the level of formality of J…

Machine TranslationNMTSentenceTranslation

Continual Pre-Training for Cross-Lingual LLM Adaptation: Enhancing Japanese Language Capabilities

2024-04-27 · Kazuki Fujii, Taishi Nakamura, Mengsay Loem, Hiroki Iida 외

Cross-lingual continual pre-training of large language models (LLMs) initially trained on English corpus allows us to leverage the vast amount of English language resources and reduce the pre-training cost. In this study…

Question Answering

JParaCrawl: A Large Scale Web-Based English-Japanese Parallel Corpus

2019-11-25 · LREC 2020 5 · Makoto Morishita, Jun Suzuki, Masaaki Nagata

Recent machine translation algorithms mainly rely on parallel corpora. However, since the availability of parallel corpora remains limited, only some resource-rich language pairs can benefit from them. We constructed a p…

Machine TranslationSentenceTranslation