HI..
I want to check or count repeated character from any uploaded file like(.docx, .pdf. sql). please define how to check it?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rohit AiriPosted Dec 3, 2014, 2:20 AM
Kunal VaishyaPosted Dec 3, 2014, 1:04 AM
#Logic#
After retrieve all the document text in your code, do store all words in array or SQL table separate by "" (Space) then apply Linkq or sql query and find the count of all the words.
It is easy to find.
Regards,
Kunal.
Davin MartynPosted Dec 2, 2014, 8:21 AM
Jaganathan BantheswaranPosted Dec 2, 2014, 4:30 AM