Class PortugueseReadabilityRule


public class PortugueseReadabilityRule extends ReadabilityRule
A rule that checks the readability of Portuguese text (using the Flesch-Reading-Ease Formula) If tooEasyTest == true, the rule tests if paragraph level > level (readability is too easy) If tooEasyTest == false, the rule tests if paragraph level < level (readability is too difficult)
Since:
4.4
Author:
Fred Kruse