trinker / textreadr

Tools to uniformly read in text data including semi-structured transcripts
74 stars 5 forks source link

Consider xml & json readers #17

Closed trinker closed 4 years ago

trinker commented 5 years ago

Often text can be in these formats. It's nice to parse a directory with thiese using read_dir and have it handle the if/else-ing