neuml / paperetl

📄 ⚙️ ETL processes for medical and scientific papers
Apache License 2.0
342 stars 27 forks source link

Fix bug with JSON export #25

Closed davidmezzetti closed 3 years ago

davidmezzetti commented 3 years ago

Set a default export function to allow the json.dump() method to write objects it doesn't explicitly have a converter for.