Add a script to explode (Text) articles into paragraphs, outputing a files.tsv...
Add a script to explode (Text) articles into paragraphs, outputing a files.tsv with a primary key for each of them in the process
Showing
- lib/GEODE/Metadata/File.hs 6 additions, 0 deletionslib/GEODE/Metadata/File.hs
- lib/GEODE/Metadata/PrimaryKey/Paragraph.hs 52 additions, 0 deletionslib/GEODE/Metadata/PrimaryKey/Paragraph.hs
- manifest.scm 2 additions, 1 deletionmanifest.scm
- scripts/paragraphs.hs 39 additions, 0 deletionsscripts/paragraphs.hs
lib/GEODE/Metadata/File.hs
0 → 100644
lib/GEODE/Metadata/PrimaryKey/Paragraph.hs
0 → 100644
scripts/paragraphs.hs
0 → 100755
Please register or sign in to comment