piskvorky / sim-shootout

Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neighbours-intro
MIT License
100 stars 28 forks source link

First fix #2

Open JDonner opened 9 years ago

JDonner commented 9 years ago

Catching your get_texts() up-to-date with the rest of the code. For issue #1. I found I had to pre-define lineno here even though in a standalone test it survived the loop; very strange.