Hi all,

Please help me in writing a program to find the similarity between two texts and return a percentage value. Code must be efficient .

Regards,
Raj

Recommended Answers

All 2 Replies

So post some sample code of what you have so far. We don't hand out free code for assignments.

search Longest Common Subsequence algorithm. and modify that algorithm to meet your need.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.