Matt Taylert

Results 2 issues of Matt Taylert

## How to reproduce the behaviour When initializing my configuration file, I set my `train` and `dev` paths as follows in my base_config.cfg: ``` train = 'data/train.spacy' dev = 'data/valid.spacy'...

docs
feat / config

Hey, i'm wondering if multi-label is natively supported or if this in WIP. Thanks.