Ugo,
I think what you're looking for is the Levenshtein Distance Algorithm.
http://www.google.com/search?hl=en&q=java+Levenshtein+implementation&btnG=Google+Search
HTH,
Tony
Ugo Cei wrote:
Excuse the Off-Topic, but I'm looking for a Java API for determining the
degree of similarity (based on word frequency or whatever) between two
text strings.
I though of posting here since I know there are some people here expert
in semantic web technologies that could maybe help me.
Thanks in advance and sorry again for the OT.
Ugo