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