* Option in schema to specify `include_extension` and `exclude_extension` to limit files included from a directory
Changed
* Migrated from `os` to `pathlib` * In config, changed `corpus.directories` from an array of string (i.e., directory paths) to array of objects (i.e., directory with metadata).