Package weka.deduping.blocking

Class Summary
Blocking This class takes a set of records, amalgamates them into single strings and creates an inverted index for that collection.
InstanceReference  
TokenInstanceOccurrence A lightweight object for storing information about an occurrence of a token (a.k.a word, term) in a record.