finic-ai / doctran

MIT License
479 stars 42 forks source link

Refactor the transformation methods into classes #3

Open meryemchafry opened 1 year ago

meryemchafry commented 1 year ago

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