Class GermanChunker.RegularExpressionWithPhraseType
java.lang.Object
org.languagetool.chunking.GermanChunker.RegularExpressionWithPhraseType
- Enclosing class:
GermanChunker
- Since:
- 2.9
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final edu.washington.cs.knowitall.regex.RegularExpression<ChunkTaggedToken> (package private) final boolean(package private) final GermanChunker.PhraseType -
Constructor Summary
ConstructorsConstructorDescriptionRegularExpressionWithPhraseType(edu.washington.cs.knowitall.regex.RegularExpression<ChunkTaggedToken> expression, GermanChunker.PhraseType phraseType, boolean overwrite) -
Method Summary
-
Field Details
-
expression
-
phraseType
-
overwrite
final boolean overwrite
-
-
Constructor Details
-
RegularExpressionWithPhraseType
RegularExpressionWithPhraseType(edu.washington.cs.knowitall.regex.RegularExpression<ChunkTaggedToken> expression, GermanChunker.PhraseType phraseType, boolean overwrite)
-
-
Method Details
-
toString
-