Refactored the Processors to adhere to the new DST interface
Refactored the DST (Document-Span-Token) interfaces to be more consistent and adequately exposed. Checked the compliance of all standard processors (not language-specific ones).
Furthermore, added a new Loader/Serializer pair (JSON) to facilitate testing of singular processors (instead of the whole pipeline).