XML Output in LEXING
Note: the XML support is still in development
Training corpus example
Here are examples of running the training corpus through all the
stages.
- The input
file.
- Running LEXING produces:
- An intermediate
file.
- The regular
html output file .
- A cleaned-up
output file for SENSUS .
- sensusToXml.pl
converts the intermediate file into an
XML-style output (which conforms to a
schema).
- An
XSLT transform can convert the XML file into a
tabular view for easy viewing.
Sam Popper