Package | Description |
---|---|
org.languagetool.dev.wikipedia |
Modifier and Type | Method and Description |
---|---|
PlainTextMapping |
TextMapFilter.filter(String text)
Filter the given text, keeping a mapping from plain text to original markup positions.
|
PlainTextMapping |
SwebleWikipediaTextFilter.filter(String wikiText) |
PlainTextMapping |
WikipediaQuickCheck.getPlainTextMapping(String completeWikiContent) |
Constructor and Description |
---|
SuggestionReplacer(PlainTextMapping textMapping,
String originalText) |
SuggestionReplacer(PlainTextMapping textMapping,
String originalText,
ErrorMarker errorMarker) |