forked from ETS-Next-Gen/AWE_Components
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
refactorcode structuring/versions need attentioncode structuring/versions need attention
Description
So far, filters, transformations, and summaryFeats are used to modify what is returned when requesting a specific Doc/Token feature from this module. While we want to preserve the functionality, the way the code was written to retrieve them is hard to follow, and a bit clunky (since not all features have the same set of filters, transformations, etc.).
We need to rewrite how this is implemented which is properly documented and easy to understand in the code.
Metadata
Metadata
Assignees
Labels
refactorcode structuring/versions need attentioncode structuring/versions need attention