A B C D E F G H I J K L M N O P Q R S T U V W X Z

U

UnaryFn - Interface in csli.util.interfaces
 
unescapeHTML(String) - Static method in class csli.util.StringHelper
Turn any HTML escape entities in the string into characters and return the resulting string.
union(Collection<E>...) - Static method in class csli.util.collections.SetUtil
Returns the union of a number of collections.
union(Collection<? extends Collection<E>>) - Static method in class csli.util.collections.SetUtil
Returns the union of a collection of collections.
UniqueIdGenerator - Class in csli.util
Generates theortically life-long inter-run unique String id's based on a supplied prefix.
UniqueIdGenerator() - Constructor for class csli.util.UniqueIdGenerator
 
UNKNOWN_LABEL - Static variable in class csli.util.classify.stanford.SvmLightClassifierFactory
 
unScore(List) - Static method in class csli.util.nlp.NgramModel
 
UnsignedShortFileReader - Class in csli.util.file
 
UnsignedShortFileReader(String, int) - Constructor for class csli.util.file.UnsignedShortFileReader
Make a new buffered file array reader for the specified file with the specified buffer size (specified in number of values, not bytes).
UtilTests - Class in csli.util
Easy way to run all tests for csli.util packages.
UtilTests() - Constructor for class csli.util.UtilTests
 
UtteranceSplitter - Class in csli.util.nlp
 
UtteranceSplitter() - Constructor for class csli.util.nlp.UtteranceSplitter
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z