jonathanpeppers / inclusive-code-reviews-ml

Machine learning for code reviews!
MIT License
14 stars 6 forks source link

MLTrainer: make comment box editable? #54

Closed jonathanpeppers closed 2 years ago

jonathanpeppers commented 2 years ago

I think if we made the main Label here an Entry:

image

Then we could manually fix up any weird things in the comment. This comment is from a random dataset, but we might want to be able to manually replace a person's name (like John) with @github, for example.