Package org.carrot2.filter.trc.util

Interface Summary
Filter Interface for general filter that accept or reject object
IntFilter  
MatrixUtils.DoubleToBooleanFunction Function that takes double argument and return boolean value
MatrixUtils.DoubleToIntFunction Function converting in some way double value to int
MatrixUtils.IntToBooleanFunction Functions that takes integer argument and return boolean value
MatrixUtils.VectorFunction Interface for functions on vector which return single value
StringFormatter Create String representation of object
 

Class Summary
ArrayFormatter Convert arrays to String
ArrayIndexSorter Wrap array of double values offering sorting capabalities for indices
ArrayUtils  
FileUtils  
FormatterFactory Factor for different array formatter
FrequencyMap Map of Object -> its frequency.
LinePushbackReader  
MathUtils  
MatrixUtils Utilities for matrix manipulation
MatrixUtils.DoubleThresholdFilter Function select (return true) values over given threshold
MatrixUtils.IntThresholdFilter Function select (return true) values over given threshold
SAXChecker  
StringUtils  
Timer  
WordScrambler  
 



Copyright (c) Dawid Weiss, Stanislaw Osinski