Skip to content

Add string:jaro_similarity/2#7879

Merged
dgud merged 1 commit intoerlang:masterfrom
dgud:dgud/stdlib/string-jaro-dist/OTP-18865
Nov 23, 2023
Merged

Add string:jaro_similarity/2#7879
dgud merged 1 commit intoerlang:masterfrom
dgud:dgud/stdlib/string-jaro-dist/OTP-18865

Conversation

@dgud
Copy link
Copy Markdown
Contributor

@dgud dgud commented Nov 17, 2023

Calculate word similarity, can for example be used to provide potential alternatives in error messages.

Replaces #7863

@dgud dgud requested a review from RaimoNiskanen November 17, 2023 09:23
@dgud dgud self-assigned this Nov 17, 2023
@dgud dgud added the team:PS Assigned to OTP team PS label Nov 17, 2023
@dgud dgud requested a review from garazdawi November 17, 2023 09:24
@dgud dgud mentioned this pull request Nov 17, 2023
@dgud dgud added the testing currently being tested, tag is used by OTP internal CI label Nov 17, 2023
Calculate word similarity, can for example be used to provide
potential alternatives in error messages.
@dgud dgud force-pushed the dgud/stdlib/string-jaro-dist/OTP-18865 branch from d96ce5b to 610c1ae Compare November 22, 2023 10:45
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 22, 2023

CT Test Results

       2 files       92 suites   35m 0s ⏱️
2 001 tests 1 953 ✔️ 48 💤 0
2 305 runs  2 255 ✔️ 50 💤 0

Results for commit 610c1ae.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@dgud dgud merged commit a8bc077 into erlang:master Nov 23, 2023
@dgud dgud deleted the dgud/stdlib/string-jaro-dist/OTP-18865 branch April 30, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants