Class WordCountDirectionEstimator


  • public class WordCountDirectionEstimator
    extends DirectionEstimator
    Direction estimator that uses the "word count" heuristic.

    Note: this is probably the recommended estimator for most use cases.