LSAModule.Bigrams.Count Function
Increment the count of a bigram

Public void Count (string, string)
  Type Name Description  
    string previousWord    
    string currentWord    
  Return Description  
    void