lisitsyn / tapkee

A flexible and efficient С++ template library for dimension reduction
http://tapkee.lisitsyn.me
BSD 3-Clause "New" or "Revised" License
231 stars 58 forks source link

Improve command line tools #101

Closed lisitsyn closed 3 months ago

iglesias commented 3 months ago

Looking quite nice!

I think I grokked what's going on with the Levenshtein distance + new maps + (parse_* -> parse_multiple). Exciting ^_^ I take it into account for the Python interface; probably start playing with parse_multiple from Python at least locally soon.