Skip to content

/bin/recykl

Just another WordPress site

Tag: String algorithm

String similarity detection

I was looking for a simple string similarity detection algorithm and I did find the one on CatalySoft. Since I like it and I found it useful, I did create a groovy equivalent of it. Here is the code: public class LetterPairSimilarity { /** @return an array of adjacent letter pairs contained in the input… Continue reading String similarity detection

Published September 15, 2008
Categorized as Uncategorized Tagged Grails, Similarity detection, String algorithm

Recent Posts

  • Anatomy of a successful project
  • Nested set plugin for Grails
  • SoapUI in IntelliJ IDEA 8.1.3
  • Playing with Grails application configuration
  • Configuration and usage of Gldapo in a Grails project

Recent Comments

  1. Dustin on Configuration and usage of Gldapo in a Grails project
  2. Jeremy Ryan on Playing with Grails application configuration
  3. Werner on Grails: internationalization in the service
  4. Luca on Configuration and usage of Gldapo in a Grails project
  5. KirkP on Configuration and usage of Gldapo in a Grails project

Archives

  • April 2010
  • March 2010
  • September 2009
  • April 2009
  • February 2009
  • January 2009
  • November 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • February 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006

Categories

  • Business
  • Database
  • Fun
  • Grails
  • How-to
  • Java
  • Linux
  • Misc
  • Open source
  • Performance
  • recykl.com
  • Ruby on Rails
  • Tutorial
  • web services
/bin/recykl
Proudly powered by WordPress.