psychic-api / doctran

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor the transformation methods into classes

meryemchafry opened this issue · comments

Refactor the transformation methods into classes that inherit from a DocumentTransformer abstract class to make it easier to extend the library without making potentially breaking changes to the Doctran class