Method | Description | |
---|---|---|
Summarize ( string input, int numberOfSentences ) : string |
Method | Description | |
---|---|---|
GetMostFrequentWords ( int count, |
Method | Description | |
---|---|---|
FindMaxValue ( |
||
FindWordsWithFrequency ( |
||
ReorderSentences ( |
protected GetMostFrequentWords ( int count, |
||
count | int | |
wordFrequencies | ||
return |
public Summarize ( string input, int numberOfSentences ) : string | ||
input | string | |
numberOfSentences | int | |
return | string |