Class DocumentRepresentation
- java.lang.Object
-
- org.apache.sysds.runtime.transform.tokenize.DocumentRepresentation
-
public class DocumentRepresentation extends Object
-
-
Constructor Summary
Constructors Constructor Description DocumentRepresentation(List<Object> keys, List<Token> tokens)
-