Class SparseArray

java.lang.Object
org.carrot2.text.preprocessing.SparseArray

public final class SparseArray extends Object
Sparse array encoding utilities. Sparse means an index and its value are kept in an array as a pair.