|
Text representation or “text mapping”
- XSLT can convert one form of XML to another
- For example, SVG (Scalable Vector Graphics) as a target format
- combine this with analytical processing...
- ...and create graphs of features in the source text
- Look at natural.svg for an example
- (requires an SVG viewer: try the Java application from IBM Alphaworks or the browser plug-in from Adobe)
- This is even more powerful if processes can be chained
|
|