Class DocumentRepresentation
java.lang.Object
org.apache.sysds.runtime.transform.tokenize.DocumentRepresentation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
keys
-
tokens
-
-
Constructor Details
-
DocumentRepresentation
-
-
Method Details
-
getTokens
-
splitIntoNgrams
public void splitIntoNgrams(int minGram, int maxGram)
-