Class GermanChunker.RegularExpressionWithPhraseType

java.lang.Object
org.languagetool.chunking.GermanChunker.RegularExpressionWithPhraseType
Enclosing class:
GermanChunker

private static class GermanChunker.RegularExpressionWithPhraseType extends Object
  • Field Details

    • expression

      final edu.washington.cs.knowitall.regex.RegularExpression<ChunkTaggedToken> expression
    • phraseType

      final GermanChunker.PhraseType phraseType
    • overwrite

      final boolean overwrite
    • formHints

      final String[][] formHints
  • Constructor Details

  • Method Details