src-d / style-analyzer

Lookout Style Analyzer: fixing code formatting and typos during code reviews
GNU Affero General Public License v3.0
32 stars 21 forks source link

Replace "on_corrected" with "on_typoed" in typos metrics #780

Closed irinakhismatullina closed 5 years ago

irinakhismatullina commented 5 years ago

Measure correction quality on typo-ed tokens, not on the ones, that were corrected by the model.

That's what we do in final reports and agreed upon several times.