v1.0.1: Create SQLite db for documents (#46)
Add support for a database
** Breaking changes **
We changed the column names expected in the pandas dataframes from:
[text, name, url] to [content, title, url]
Add support for a database
We changed the column names expected in the pandas dataframes from:
[text, name, url] to [content, title, url]