adaamko/POTATO

Frontend UI improvement

Closed this issue · 2 comments

  • Set aside featurizing and training to optimize training time
  • option to select subset of rules to evaluate (default is that all rules are checked
  • suggest new rules should add another 5 or 10, and should be on the left side
  • option to "keep" selected rules and rerank features based on remaining false negatives

Moved "3rd panel listing all sentences. User can "label" them by selecting positive examples, rules can be trained based on those examples, user can see which other sentences these rules would trigger, then they can also label those sentences to mark that they are positive or negative examples (thereby increasing the amount of labeled data, one sentence at a time), and can choose to accept rules, reject rules, or "train rules" (i.e. refine them), thereby refining the rule system as they go along" into a separate issue, as it is a major task.