Hello all,

I noticed that lucene.vector can only produce a plaintext formatted
dictionary file (no dictType option to specify, say, sequencefile
formatting).

- Is there a way to convert this text dictionary to a sequencefile using the
mahout command line?

- Or is there an easy way to read to read the text dictionary into a java
HashMap using something analogous to the SequenceFile.Reader class?

Thanks!
Jake

Reply via email to