Uses of Class
org.languagetool.dev.wikipedia.PlainTextMapping
Packages that use PlainTextMapping
-
Uses of PlainTextMapping in org.languagetool.dev.wikipedia
Methods in org.languagetool.dev.wikipedia that return PlainTextMappingModifier and TypeMethodDescriptionFilter the given text, keeping a mapping from plain text to original markup positions.WikipediaQuickCheck.getPlainTextMapping(String completeWikiContent) Constructors in org.languagetool.dev.wikipedia with parameters of type PlainTextMappingModifierConstructorDescriptionSuggestionReplacer(PlainTextMapping textMapping, String originalText) SuggestionReplacer(PlainTextMapping textMapping, String originalText, ErrorMarker errorMarker)