Select Language

AI社区

公开数据集

康奈尔电影对话科珀斯广场

康奈尔电影对话科珀斯广场

32.16M
124 浏览
0 喜欢
0 次下载
0 条讨论
Business,Computer Science,Movies and TV Shows,Programming,Linguistics Classification

数据结构 ? 32.16M

    Data Structure ?

    * 以上分析是由系统提取分析形成的结果,具体实际数据为准。

    README.md

    Context I decided, for a little hobby project I'm working on, that I needed a dialog dataset, which Cornell University kindly provided [here][1]. However, as a database programmer, I'm used to working with structured data, not parsing and building lists from text-based files, and I decided that life would be much easier for me if I had this data in an SQL-type database, so I wrote me a little python script to chunk the whole thing into SQLite. Content Original Data Set: https://www.kaggle.com/Cornell-University/movie-dialog-corpus As of this writing, the original dataset was updated 7 months ago. The data is normalized, with all of the code-breaking artifacts I ran into hand-corrected. If you're familiar with SQL, and have a language/library that supports SQLite, I hope you'll find this fairly easy to work with. All of the data from the original dataset is, I believe, present, though I did remove some redundancies. For example, in the original dataset, movie_lines.tsv lists the character name along with the character id, which is redundant, because the name is listed in the movie_characters.tsv file. While this is a convenience when you have to process the file directly, it can easily be obtained by a JOIN in a structured database. The raw_script_urls are included in the movies table. Acknowledgements Thank you to Cornell University for providing the original Corpus. Photo by Tobias Fischer on Unsplash Inspiration Do let me know if you find this useful. I will probably do similar conversions for other datasets as I need them, and would happily upload them if anyone else finds them useful in that form. [1]: https://www.kaggle.com/Cornell-University/movie-dialog-corpus
    ×

    帕依提提提温馨提示

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

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

    全部内容

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