achalagarwal / keystrokes

extensible and powerful framework for keystroke analysis
GNU General Public License v3.0
2 stars 0 forks source link

GUI Scratch Pad #16

Open achalagarwal opened 4 years ago

achalagarwal commented 4 years ago

Is your feature request related to a problem? Please describe. Most of the tests affect real data and hence might even affect the models. For example, currently, for word correction pairs, the data has fake corrections. For example, as a developer, I modify a correct word into something that is not correct and this can lead to learning a wrong model.

Describe the solution you'd like A solution would be to build a simple scratchpad with Input and Output. However that's not sufficient, I also have to send in some meta tags like when using the scratchpad so that the data can be filtered at the source level

Describe alternatives you've considered Alternatives are to

  1. stop keylogging for that period.
  2. ignore these garbage data