|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Vectors
Attribute type handling:
Numeric -> As is
Nominal -> ordinal(value) i.e.Vector.TermInfo to a Writer in a textual, delimited format with header.SequenceFile generated by
DictionaryVectorizer
Iterable counterpart to LuceneIterator.Iterator over Vectors that uses a Lucene index as the source for creating the
Vectors.Map.Writer using Vector.asFormatString(),
one per line by default.SequenceFile of Vectors and dump
out the results using Vector.asFormatString() to either the console or to a
file.maxDocs to the output.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||