pytorch/text

How to load huge file of data?

オープン

#130 opened on 2017/09/25

 (15 件のコメント) (39 件のリアクション) (0 人の担当者)Python (822 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (3,396 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Hi guys, is there any plans or tutorial that I can refer to in order to load huge file of data? I have two scenarios in mind that I would probably use

  1. Assuming I have huge files that have already split into several files. How to load all of those files on demand subsequently?
  2. Assuming I have a single huge file. How to load the content on demand?

Thanks guys!

コントリビューターガイド