Java org.apache.mahout.vectorizer.common PartialVectorMerger fields, constructors, methods, implement or subclass

Example usage for Java org.apache.mahout.vectorizer.common PartialVectorMerger fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.mahout.vectorizer.common PartialVectorMerger.

The text is from its open source code.

Field

Method

voidmergePartialVectors(Iterable partialVectorPaths, Path output, Configuration baseConf, float normPower, boolean logNormalize, int dimension, boolean sequentialAccess, boolean namedVector, int numReducers)
Merge all the partial org.apache.mahout.math.RandomAccessSparseVector s into the complete Document org.apache.mahout.math.RandomAccessSparseVector