[Home] [By Thread] [By Date] [Recent Entries]
On 12-03-22 02:44 PM, David Carlisle wrote:
[SNIP]On 22/03/2012 21:39, Martin Holmes wrote: > HI all, > > As part of a small pilot project, I'm implementing a set of spelling > normalization rules applied through XSLT 2.0 using Saxon 9. One > operation that happens extremely frequently is a dictionary lookup;
That is much faster, indeed. It's still not fast -- the spellcheck dictionary is big -- but it's interesting to see that processing it as an XML structure with <xsl:key> is so much faster than processing it as a string. Cheers, Martin
|

Cart



