Refactoring
- Datasets are now loadable with
dataset("name", inputdir, outputdir; <keyword arguments>)
- Supported corpora are referenced in
corpora.json
- New corpus can be added by simply creating a single file and implementing at least one function.
- Added documentation, will update on new corpus.