monmouth-college-cs / kieft21-text-dashboard

0 stars 0 forks source link

Parse Factiva-annotated Data #19

Open robertutterback opened 3 years ago

robertutterback commented 3 years ago

Some datasets pulled from Factiva will include annotations for all the metadata (if you tell Factiva to do this). I have some code to automatically parse this, which completely obviates the need for any of the messy wrangling business.

I need to integrate this code into this system. The only question is: how should I detect it? I could ask the user, or try some heuristics by looking at the file and guessing.