Class GermanParagraphRepeatBeginningRule


public class GermanParagraphRepeatBeginningRule extends ParagraphRepeatBeginningRule
Check if to paragraphs begin with the same word. If the first word is an article it checks if the first two words are identical
Since:
4.1
  • Constructor Details

    • GermanParagraphRepeatBeginningRule

      public GermanParagraphRepeatBeginningRule(ResourceBundle messages, Language lang)
  • Method Details