Skip navigation links
A B C D E F G H I L M N O P R S T U V W X 

F

Factory<T> - Interface in edu.georgetown.gucs.bloomfilter
 
FALSE_NEGATIVE - Static variable in class edu.georgetown.gucs.utility.Global
Location of false-negative count in array of experiment/trial results
FALSE_POSITIVE - Static variable in class edu.georgetown.gucs.utility.Global
Location of false-positive count in array of experiment/trial results
FALSEPOSPROB - Static variable in class edu.georgetown.gucs.utility.Global
Set the Bloom Filters False Positive probability
fileEncoding - Static variable in class edu.georgetown.gucs.utility.Global
Returns the default file system encoding
fileLister - Variable in class edu.georgetown.gucs.matcher.CompareFingerprint
 
FileLister - Class in edu.georgetown.gucs.utility
Creates a list of files in a directory and allows iteration over all and parts of this list
FileLister(String) - Constructor for class edu.georgetown.gucs.utility.FileLister
Constructor that recursively loads files from the given directory and sets the maximum thread count to the number of processors available to the Java virtual machine
FileLister(String, int) - Constructor for class edu.georgetown.gucs.utility.FileLister
Constructor that recursively loads files from the given directory and sets the maximum thread count
FileLister(LinkedBlockingQueue<File>) - Constructor for class edu.georgetown.gucs.utility.FileLister
 
FileListerWorker - Class in edu.georgetown.gucs.utility
 
FileManglerTokenizer - Class in edu.georgetown.gucs.tokenizers
Manipulates files as they are read.
FileManglerTokenizer() - Constructor for class edu.georgetown.gucs.tokenizers.FileManglerTokenizer
Constructor that initializes the random number generator and clears the mangler settings
FileManglerTokenizer(String) - Constructor for class edu.georgetown.gucs.tokenizers.FileManglerTokenizer
Constructor that sets the mangler settings
fileName - Variable in class edu.georgetown.gucs.fingerprinter.Fingerprinter
 
fileNameExperimentTracker - Static variable in class edu.georgetown.gucs.utility.Global
Returns the default file system encoding
fileQueueSize() - Method in class edu.georgetown.gucs.utility.FileLister
 
FileTokenizer - Class in edu.georgetown.gucs.tokenizers
Splits contents of a text file into tokens based on whitespace or by line.
FileTokenizer(String) - Constructor for class edu.georgetown.gucs.tokenizers.FileTokenizer
 
FileTokenizer() - Constructor for class edu.georgetown.gucs.tokenizers.FileTokenizer
 
fing - Variable in class edu.georgetown.gucs.matcher.CompareFingerprint
 
Fingerprint - Class in edu.georgetown.gucs.fingerprinter
 
Fingerprint(String, byte[], int, int) - Constructor for class edu.georgetown.gucs.fingerprinter.Fingerprint
Defualt constructor- fingerprints are byte arrays that contain tokenized dictionary information
Fingerprint(String, byte[], List<Token>, int, int) - Constructor for class edu.georgetown.gucs.fingerprinter.Fingerprint
Default Constructor- fingerprints are byte arrays that contain tokenized dictionary information
Fingerprint(String, byte[], List<Token>, Dictionary, int, int) - Constructor for class edu.georgetown.gucs.fingerprinter.Fingerprint
Defualt constructor- fingerprints are byte arrays that contain tokenized dictionary information
Fingerprint(String, String, List<Token>, int, int) - Constructor for class edu.georgetown.gucs.fingerprinter.Fingerprint
Defualt constructor- fingerprints are byte arrays that contain tokenized dictionary information
Fingerprint(String, int, int) - Constructor for class edu.georgetown.gucs.fingerprinter.Fingerprint
Defualt constructor- fingerprints are byte arrays that contain tokenized dictionary information
Fingerprint(String, String, int, int) - Constructor for class edu.georgetown.gucs.fingerprinter.Fingerprint
Defualt constructor- fingerprints are byte arrays that contain tokenized dictionary information
fingerprint - Variable in class edu.georgetown.gucs.matcher.CompareFingerprint
 
FingerprintConfiguration - Class in edu.georgetown.gucs.configurations
 
FingerprintConfiguration(String) - Constructor for class edu.georgetown.gucs.configurations.FingerprintConfiguration
 
fingerprinter - Variable in class edu.georgetown.gucs.fingerprinter.BulkFingerprinter
 
Fingerprinter - Class in edu.georgetown.gucs.fingerprinter
This is the base class for all fingerprinters.
Fingerprinter() - Constructor for class edu.georgetown.gucs.fingerprinter.Fingerprinter
Constructor that generates the fingerprint name, version, unique identifier (GUID), system identifier, and creating program.
Fingerprinter(Dictionary) - Constructor for class edu.georgetown.gucs.fingerprinter.Fingerprinter
Constructor that loads a dictionary and its tokenizers.
Fingerprinter(String) - Constructor for class edu.georgetown.gucs.fingerprinter.Fingerprinter
Constructor that loads a dictionary and its tokenizers.
Fingerprinter(String, String) - Constructor for class edu.georgetown.gucs.fingerprinter.Fingerprinter
Loads a previously generated fingerprinter digest from fingerprinter and dictionary XML files.
fingerprinterName - Variable in class edu.georgetown.gucs.fingerprinter.BulkFingerprinter
 
FingerprintMatcher - Class in edu.georgetown.gucs.matcher
This is the base class for all fingerprint matchers.
FingerprintMatcher() - Constructor for class edu.georgetown.gucs.matcher.FingerprintMatcher
Constructor that sets the minimum score to use for matching two fingerprints to zero
FingerprintMatcher(int) - Constructor for class edu.georgetown.gucs.matcher.FingerprintMatcher
Constructor that sets the minimum score to use for matching two fingerprints
fingerprintName - Variable in class edu.georgetown.gucs.configurations.FingerprintConfiguration
the name of this fingerprinter
fingerprintName - Variable in class edu.georgetown.gucs.fingerprinter.Fingerprinter
the name of this fingerprinter
fp1 - Variable in class edu.georgetown.gucs.matcher.FingerprintMatcher
 
fp2 - Variable in class edu.georgetown.gucs.matcher.FingerprintMatcher
 
FSCORE - Static variable in class edu.georgetown.gucs.utility.Global
Location of f-score in array of experiment/trial results
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links