Can anyone help me with this problem,
I have 2 textboxes in which i load 2 text files.
And now in the third textbox i need to display the word frequency ( the word and how many times is been used that word in those 2 texboxes). And finally calculating the Jaccard Coefficient which will show the similarities of the two text documents
Please if anyone can help me with this