This major update introduces many changes, most importantly:
* Support for neural sequence labeling in entity classification - note that the knowledge base still constrains possible entity types for known lemmas, but a sequence tagger can now disambiguate options and classify pronouns
* Support for XGBoost as a coref classifier
* Update English model to use Universal Dependencies as input
* New configuration parameters in model config.ini
* Upgraded DepEdit with new parse post-editing rule possibilities
* Various bug fixes