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

W

waitMS(long) - Static method in class javatools.administrative.D
Waits for a number of milliseconds
warning(Object...) - Static method in class javatools.administrative.Announce
Prints a warning
wasNull() - Method in class javatools.database.DummyDatabase.DummyResultSet
 
weightedPrecisionAtKWithRespectTo(Collection<T>, int) - Method in class javatools.datatypes.FrequencyVector
Computes the precision at k to a set, weighted with this vector's frequencies
weightedPrecisionAtKWithRespectTo(FrequencyVector<T, ?>, int) - Method in class javatools.datatypes.FrequencyVector
Computes the weighted precision at k
weightedPrecisionWithRespectTo(Collection<T>) - Method in class javatools.datatypes.FrequencyVector
Computes the standard precision to a set, weighted with this vector's frequencies
weightedPrecisionWithRespectTo(FrequencyVector<T, ?>) - Method in class javatools.datatypes.FrequencyVector
Computes the standard precision to a set, weighted with this vector's frequencies
weightedRecallAtKWithRespectTo(FrequencyVector<T, V>, int) - Method in class javatools.datatypes.FrequencyVector
Computes the standard recall at k, weighted with the true frequencies
weightedRecallWithRespectTo(FrequencyVector<T, V>) - Method in class javatools.datatypes.FrequencyVector
Computes the standard recall, weighted with the true frequencies
wilson(int, int) - Static method in class javatools.datatypes.FrequencyVector
Computes the Wilson Interval (see http://en.wikipedia.org/wiki/Binomial_proportion_confidence_interval#Wilson_score_interval) Given the total number of events and the number of "correct" events, returns in a double-array in the first component the center of the Wilson interval and in the second component the width of the interval.
word2synsets - Variable in class javatools.database.WordNet
Maps words to synsets
WORDGROUP - Static variable in class javatools.database.WordNet
 
WordNet - Class in javatools.database
This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools).
WordNet(File, EnumSet<WordNet.WordType>, int) - Constructor for class javatools.database.WordNet
Constructor with no relation (only synsets)
WordNet(File, WordNet.WordType, int) - Constructor for class javatools.database.WordNet
Constructor with no relation (only synsets)
WordNet(File, File, WordNet.WordType, int) - Constructor for class javatools.database.WordNet
Constructor
WordNet(File, File, EnumSet<WordNet.WordType>, int) - Constructor for class javatools.database.WordNet
Constructor (main constructor)
WordNet.Synset - Class in javatools.database
Represents a WordNet synset
WordNet.Synset(int) - Constructor for class javatools.database.WordNet.Synset
Constructs a synset from an id
WordNet.WordType - Enum in javatools.database
Types of words in Wordnet
wordsFor(int) - Method in class javatools.database.DBWordNet
Returns words of a synset
wordsIn(CharSequence) - Method in class javatools.datatypes.Trie
Returns all words found
wrap(ResultSet) - Method in interface javatools.database.ResultIterator.ResultWrapper
Wraps the current row in a ResultSet into a T
write(List<? extends Object>) - Method in class javatools.filehandlers.CSVFile
Writes the columns to the file
write(Object...) - Method in class javatools.filehandlers.CSVFile
Writes the columns to the file
write(char[], int, int) - Method in class javatools.filehandlers.MultiWriter
 
write(int) - Method in class javatools.filehandlers.MultiWriter
 
write(String) - Method in class javatools.filehandlers.MultiWriter
 
write(char[], int, int) - Method in class javatools.filehandlers.SimpleOutputStreamWriter
 
write(int) - Method in class javatools.filehandlers.SimpleOutputStreamWriter
 
write(String, String, String) - Method in class javatools.filehandlers.TSVWriter
the main method to write facts as arg1 tab relation tab arg2
write(String, String, String[]) - Method in class javatools.filehandlers.TSVWriter
the main method to write facts as arg1 tab relation tab arg2
write(String...) - Method in class javatools.filehandlers.TSVWriter
writes arbitrary list of values into a tsv line
write(Collection<String>) - Method in class javatools.filehandlers.TSVWriter
writes arbitrary list of values into a tsv line
write(char[], int, int) - Method in class javatools.filehandlers.UTF8Writer
 
write(int) - Method in class javatools.filehandlers.UTF8Writer
 
write(String) - Method in class javatools.filehandlers.UTF8Writer
Writes a string
writeFileContent(File, String) - Static method in class javatools.util.FileUtils
Writes the content of the string to the (UTF-8 encoded) file.
writeln(Writer, Object) - Static method in class javatools.administrative.D
Writes a line to a writer.
writeln(OutputStream, Object) - Static method in class javatools.administrative.D
Writes a line to a writer.
writeln(String) - Method in class javatools.filehandlers.UTF8Writer
Writes a line

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