learntextvis / textkit

Command line tool for manipulating and analyzing text
MIT License
28 stars 6 forks source link

Add command line options for name strings, not just file paths, for texts2json #6

Open arnicas opened 8 years ago

arnicas commented 8 years ago

For quick analysis with only a few files, specifying human-readable "names" in the json should be possible via the command line options without using a file path. Could be strings in a list if it's more than one?

textkit texts2json --names "Democratic Debate, Oct 13" dem_debate_2015_10_13_wapo.txt | more