figured it out: Vector need to be NamedVector's. used -nv for seq2sparse cli
Thanks On Tue, Jun 19, 2012 at 9:15 PM, Jassin Meknassi <[email protected]>wrote: > Hi , > > i m running kmeans on text files but unfortunately seqdumper and > clusterdump do not show the label of the vectors (filename's). > > The following gist is a script listing all the command i have been running > and uses 3 dummy files. > > https://gist.github.com/2957433 > > The filename's are associated are key's tokenized-documents but do not > appear in clusterdump or clusteredPoints. > Using the dictionnary file maps the words in each vector but not the > vector name. > > What am i missing to get label names for the vector's? > > Thanks for helping > > Best, > > > > > >
