|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Vector
s
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 Vector
s that uses a Lucene index as the source for creating the
Vector
s.Map
.Writer
using Vector.asFormatString()
,
one per line by default.SequenceFile
of Vector
s 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 |