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

Add new vocabulary generation function #773

Closed irinakhismatullina closed 5 years ago

irinakhismatullina commented 5 years ago

More complex vocabulary creation algorithm.

Beware: a lot of heuristics. A fruit of a long session of experiments, with search for the best parameters combinations.

This is the most important factor for the quality improvement.

vmarkovtsev commented 5 years ago

@irinakhismatullina conflicts

irinakhismatullina commented 5 years ago

@zurk A lot of test failures with annotations, only out-of-docker

zurk commented 5 years ago

should fix the issue https://github.com/src-d/style-analyzer/pull/777

vmarkovtsev commented 5 years ago

@irinakhismatullina Konst has fixed the tests, can you please rebase