Uses of Class
org.languagetool.chunking.GermanChunker.AffectedSpans
Packages that use GermanChunker.AffectedSpans
-
Uses of GermanChunker.AffectedSpans in org.languagetool.chunking
Methods in org.languagetool.chunking that return GermanChunker.AffectedSpansModifier and TypeMethodDescriptionprivate GermanChunker.AffectedSpans
GermanChunker.doApplyRegex
(GermanChunker.RegularExpressionWithPhraseType regex, List<ChunkTaggedToken> tokens) Methods in org.languagetool.chunking with parameters of type GermanChunker.AffectedSpansModifier and TypeMethodDescriptionprivate void
GermanChunker.printDebugInfo
(GermanChunker.RegularExpressionWithPhraseType regex, GermanChunker.AffectedSpans affectedSpans, String debug)