Package | Description |
---|---|
org.languagetool.dev.wikipedia |
Class and Description |
---|
AppliedRuleMatch
A rule match with the application of its corrections.
|
ErrorMarker
String to mark the start and end of an error.
|
MarkupAwareWikipediaResult
The result of a Wikipedia check that takes markup into account so
that the suggestions can be applied to that original markup.
|
MediaWikiContent |
PageNotFoundException
Thrown when a Wikipedia page was not found and the text content of the API response was thus empty,
or because it's just a redirect page.
|
PlainTextMapping
The result of a text extraction: plain text plus a mapping from plain text
positions to corresponding positions in the original markup.
|
RuleMatchApplication
Original text with a potential error and (one of) its applied corrections.
|
TextMapFilter |
WikipediaQuickCheckResult |