LSAModule.SemanticAnalyzer.GetTopNMatchingDocuments Function
Calculate cosine between this document and all documents in the collection

Public System.Collections.ArrayList GetTopNMatchingDocuments (LSAModule.AbstractDocument, System.Collections.ArrayList, int)
  Type Name Description  
    AbstractDocument queryDocument    
    System.Collections.ArrayList allDocuments    
    int N    
  Return Description  
    System.Collections.ArrayList