Select Language

AI社区

公开数据集

日语-英语字幕语料库(JESC)[CLEANED],由280万个句子组成的大型语料库

日语-英语字幕语料库(JESC)[CLEANED],由280万个句子组成的大型语料库

220.08M
257 浏览
0 喜欢
0 次下载
0 条讨论
NLP,Business,Computer Science,Languages Classification

This dataset is cleaned version of JESC by handling misplelled English words and doing word segmentation using:English=......

数据结构 ? 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

    DatasetPharse Pairs
    train2371921
    test1992
    dev1992

    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
    }


    ×

    帕依提提提温馨提示

    该数据集正在整理中,为您准备了其他渠道,请您使用

    注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
    暂无相关内容。
    暂无相关内容。
    • 分享你的想法
    去分享你的想法~~

    全部内容

      欢迎交流分享
      开始分享您的观点和意见,和大家一起交流分享.
    所需积分:28 去赚积分?
    • 257浏览
    • 0下载
    • 0点赞
    • 收藏
    • 分享