Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^8: String Comparison & Equivalence Challenge

by erix (Prior)
on Mar 15, 2021 at 14:15 UTC ( [id://11129668]=note: print w/replies, xml ) Need Help??


in reply to Re^7: String Comparison & Equivalence Challenge
in thread String Comparison & Equivalence Challenge

$ psql psql (14devel) testdb=# select strict_word_similarity('Ashchenaz', 'Ashkenaz'); strict_word_similarity ------------------------ 0.46153846 (1 row) Time: 1.381 ms

Replies are listed 'Best First'.
Re^9: String Comparison & Equivalence Challenge
by LanX (Saint) on Mar 15, 2021 at 14:24 UTC
    strict_word_similarity             0.46153846

    that's pretty low.

    Time: 1.381 ms

    that's pretty rich

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11129668]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (2)
As of 2024-04-26 05:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found