de.hpi.fgis.dude.exec.duplicatedetection
Class SortedNeighborhoodMethodExec

java.lang.Object
  extended by de.hpi.fgis.dude.exec.duplicatedetection.SortedNeighborhoodMethodExec

public class SortedNeighborhoodMethodExec
extends Object

The execution class for the SortedNeighborhoodMethod algorithm.

Author:
Matthias Pohl

Constructor Summary
SortedNeighborhoodMethodExec()
           
 
Method Summary
static void main(String[] args)
          Sample main method in which DuDe extracts data from an XML file and runs the Sorted-Neighborhood-Method algorithm.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortedNeighborhoodMethodExec

public SortedNeighborhoodMethodExec()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Sample main method in which DuDe extracts data from an XML file and runs the Sorted-Neighborhood-Method algorithm.

Parameters:
args - Won't be considered.
Throws:
Exception - If any exception occurs.


Copyright © 2011 Hasso Plattner Institute - Chair of Information Systems. All Rights Reserved.