Class GermanChunker.RegularExpressionWithPhraseType

  • Enclosing class:
    GermanChunker

    private static class GermanChunker.RegularExpressionWithPhraseType
    extends java.lang.Object
    • Constructor Detail

      • RegularExpressionWithPhraseType

        RegularExpressionWithPhraseType​(edu.washington.cs.knowitall.regex.RegularExpression<ChunkTaggedToken> expression,
                                        GermanChunker.PhraseType phraseType,
                                        boolean overwrite)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object