I have written the functions to filter the complete sentences and to list them to a DataGridView. Then only I realized that some sentences are referring to another sentence. Sentences starting with therefore, also, so, (in) this, (in) that, (in) these, (in) those were most probably referring to the sentence just before that. We should not measure for the subject relevancy for these sentences and put them only if the sentence before that is already selected to put.
There may be many other things we have to think (like this). Could you please check out and reply to this if you came across with a similar issue.
