| Interface | Description |
|---|---|
| TermInfoWriter | |
| VectorWriter |
| Class | Description |
|---|---|
| DelimitedTermInfoWriter | |
| SequenceFileVectorWriter |
Writes out Vectors to a SequenceFile.
|
| TextualVectorWriter |
Write out the vectors to any
Writer using Vector.asFormatString(),
one per line by default. |
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.