公开数据集
数据结构 ? 220.08M
Data Structure ?
* 以上分析是由系统提取分析形成的结果,具体实际数据为准。
README.md
This dataset is cleaned version of JESC by handling misplelled English words and doing word segmentation using:
English => Spacy English Tokenizer
Japanesse => Jannome Tokenizer
Dataset | Pharse Pairs |
---|---|
train | 2371921 |
test | 1992 |
dev | 1992 |
The dataset is on .tsv format so you can read it by seperating with '\t'
Example:
# Python Code import pandas as pd df = pd.read_csv('./train', sep = '\t')
about
JESC aims to support the research and development of machine translation systems, information extraction, and other language processing techniques.
JESC is the product of a collaboration between Stanford University, Google Brain, and Rakuten Institute of Technology. It was created by crawling the internet for movie and tv subtitles and aligining their captions. It is one of the largest freely available EN-JA corpus, and covers the poorly represented domain of colloquial language.
You can download the scripts, tools, and crawlers used to create this dataset on Github.
You can read the paper here.
Content
A large corpus consisting of 2.8 million sentences.
Translations of casual language, colloquialisms, expository writing, and narrative discourse. These are domains that are hard to find in JA-EN MT.
Pre-processed data, including tokenized train/dev/test splits.
Code for making your own crawled datasets and tools for manipulating MT data.
Acknowledgements
Many thanks for Stanford University, Google Brain, and Rakuten Institute of Technology and especially for its authors Pryzant R. and Chung Y. and Jurafsky D. and Britz D.
Official Site
Japanese-English Subtitle Corpus
Cite
@ARTICLE{pryzant_jesc_2018, author = {{Pryzant}, R. and {Chung}, Y. and {Jurafsky}, D. and {Britz}, D.}, title = "{JESC: Japanese-English Subtitle Corpus}", journal = {Language Resources and evaluation Conference (LREC)}, keywords = {Computer Science - Computation and Language}, year = 2018 }
帕依提提提温馨提示
该数据集正在整理中,为您准备了其他渠道,请您使用
- 分享你的想法
全部内容
数据使用声明:
- 1、该数据来自于互联网数据采集或服务商的提供,本平台为用户提供数据集的展示与浏览。
- 2、本平台仅作为数据集的基本信息展示、包括但不限于图像、文本、视频、音频等文件类型。
- 3、数据集基本信息来自数据原地址或数据提供方提供的信息,如数据集描述中有描述差异,请以数据原地址或服务商原地址为准。
- 1、本站中的所有数据集的版权都归属于原数据发布者或数据提供方所有。
- 1、如您需要转载本站数据,请保留原数据地址及相关版权声明。
- 1、如本站中的部分数据涉及侵权展示,请及时联系本站,我们会安排进行数据下线。