Skip to content

Refactoring all of AWE_Components #7

Description

@duckduckdoof

As of right now, there are numerous tech-debt/readability-related issues with AWE_Components:

  • documentation of the full set of Doc/Token features does not exist; there are fragments here and there in both AWE_Workbench and WritingObserver.
  • need for clean, cohesive, decoupled code for the 5 extensions + utility function modules
  • it is not fully clear where old models have to be used for existing features, and/or if they can be replaced by 1) a new/current spacy feature, or 2) a newer model
  • wordseqprobServer needs to be integrated or replaced
  • AWE_Info is not cleanly written, nor are there clear errors associated with it when things don't work out
  • the use of transformations, filters, and summaryFeats is worked into AWE_Info in an awkward way (this should be redesigned)

This issue covers overarching problems with AWE_Components; further sub-issues will be made to address distinct problems listed above.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorcode structuring/versions need attention

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions