You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
terms=%w(artist_nameartist_yearsart_titlesignature_infomediumdimensionsdimensionsart_created_year)lsi=ClassifierReborn::LSI.newarray=["Jean Arp","1886 - 1966","FIGURE-GERME DITE \"L'APRÈS-MIDINETTE\"","Stamped with the raised initials HA and numbered V/V (on the interior)","Bronze","Height: 32 in.","81.3 cm","Conceived in 1958-59; this example cast by Georges Rudier in 1964."]array.each_with_indexdo |text,index|
lsi.add_item(text,terms[index])end
@stephenhmarsh This is a bug that has existed since the original implementation that as resisted numerous attempts to fix it. I could be because you input is too short for lsi, but I'm not sure.
throws:
trace:
object:
The text was updated successfully, but these errors were encountered: