Package | Description |
---|---|
cz.cuni.mff.corrector |
Prototype implementation of correction algorithms.
|
cz.cuni.mff.corrector.cache |
Caching manager implementations.
|
cz.cuni.mff.corrector.corrector |
Implementations of correction algorithms.
|
cz.cuni.mff.corrector.edit |
Edit operations for transforming trees.
|
cz.cuni.mff.corrector.execution |
Supporting classes for corrector implementations.
|
cz.cuni.mff.corrector.expression |
Processing of regular expressions.
|
cz.cuni.mff.corrector.grammar |
Regular tree grammars.
|
cz.cuni.mff.corrector.graph |
Correction multigraphs implementation.
|
cz.cuni.mff.corrector.instruction |
Repairing instructions for encoding repairs.
|
cz.cuni.mff.corrector.intent |
Correction intents implementation.
|
cz.cuni.mff.corrector.repair |
Objects for encapsulating computed repairs.
|
cz.cuni.mff.corrector.testing |
Profiling tests for measuring performance.
|
cz.cuni.mff.corrector.tree |
Data trees abstraction for XML documents.
|