
 I. Classify Vectors 
  1. Opens a data file 
  2. Opens a cluster file generated by SOM or K-means clustering
  3. Classifies all vectors in the file
  4. Saves the resulting cluster numbers to a formatted output file
  5. After running the program you can examine the program output

