|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] String similarity function in XQuery?David Carlisle davidc at nag.co.ukThu Jun 14 23:07:37 PDT 2007
> Does anyone have an XQuery function that calculates the similarity of > two strings? I'm thinking of something along the lines of the Perl > String::Similarity module: I think this is a different measure, and written as XSLT rather than XQuery, but that's just top level syntax differences as the underlying expression language is the same as far as string handling goes. http://www.jenitennison.com/blog/search/node/Levenshtein > but (after adding parentheses around the final if..then clause so > it will run) this function scales more or less exponentially with string > length, becoming unusable pretty quickly. The comments in the above posts re helping the system optimise the tail recursive calls are probably relevant (in general if not in detail) to other algorithms and other systems David ________________________________________________________________________ The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is: Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom. This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. ________________________________________________________________________
|
Purchase Stylus Studio Online Today!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






