| Interface | Description |
|---|---|
| TextMapFilter |
| Class | Description |
|---|---|
| AppliedRuleMatch |
A rule match with the application of its corrections.
|
| CheckWikipediaDump |
Command-line tool that checks texts from Wikipedia (download "pages-articles.xml.bz2" from
http://download.wikimedia.org/backup-index.html, e.g.
|
| Main |
A class to be called from command line - dispatches to the actual implementations
by calling their main method.
|
| MarkupAwareWikipediaResult |
The result of a Wikipedia check that takes markup into account so
that the suggestions can be applied to that original markup.
|
| MediaWikiContent | |
| PlainTextMapping |
The result of a text extraction: plain text plus a mapping from plain text
positions to corresponding positions in the original markup.
|
| RomanianDiacriticsModifier |
Helper class for romanian diacritics correction.
|
| RuleMatchApplication |
Original text with a potential error and (one of) its applied corrections.
|
| SuggestionReplacer |
Applies the rule suggestions to a text, considering a mapping so the
suggestion can be applied to the original markup of a text.
|
| SwebleWikipediaTextFilter |
Convert Wikipedia syntax to HTML using Sweble.
|
| TextConverter |
A visitor to convert an article AST into a pure text representation.
|
| WikipediaIndexHandler |
Wikipedia handler for indexing.
|
| WikipediaQuickCheck |
Check a Wikipedia page (without spell check), fetching the page via the MediaWiki API.
|
| WikipediaQuickCheckResult |
Copyright © 2013. All rights reserved.