Java org.apache.mahout.vectorizer.collocations.llr GramKey fields, constructors, methods, implement or subclass

Example usage for Java org.apache.mahout.vectorizer.collocations.llr GramKey fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.mahout.vectorizer.collocations.llr GramKey.

The text is from its open source code.

Constructor

GramKey()
GramKey(Gram gram, byte[] order)
create a GramKey based on the specified Gram and order

Method

byte[]getBytes()
intgetPrimaryLength()
voidset(Gram gram, byte[] order)
set the gram held by this key