This iSAX 2.0 paper seems to be from 2010, so the HN title should
probably be changed.<p>The first iSAX paper was from 2008, and there's a page here about it:<p><a href="http://www.cs.ucr.edu/~eamonn/iSAX/iSAX.html" rel="nofollow">http://www.cs.ucr.edu/~eamonn/iSAX/iSAX.html</a><p>The list of "selected" publications by Eamonn Keogh is a whole lot of fun:<p><a href="http://www.cs.ucr.edu/~eamonn/selected_publications.htm" rel="nofollow">http://www.cs.ucr.edu/~eamonn/selected_publications.htm</a>
Does anyone know of any code for iSAX that isn't in C# or Java? I'd quite like to get stuck in but right now I'm using Python. I've got SAX set up but getting the iSAX indexing will take some time.