# File lib/classifier/lsi/word_list.rb, line 26 def word_for_index(ind) @location_table.invert[ind] end