Hello, Is it possible to compare large chunks of text and get the similarity score/percentage using Lucene?
Say for e.g., we have 2-3 paragraphs of text and need to search if there is any document that matches this semantically and the similarity that the returned hit and the search string share in terms of percentage. Could you please let me know if this is possible with Lucene? Thanks. Regards, Veda