Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implementations of string similarity metrics - Rust source code #1

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

liushanyang12138
Copy link
Contributor

Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler,

and Sørensen-Dice.

.

This package contains the source for the Rust strsim crate, packaged by

debcargo for use with cargo and dh-cargo.

Log: Implementations of string similarity metrics -

Rust source code

Issue: deepin-community/sig-deepin-sysdev-team#56

Task: https://github.com/orgs/deepin-community/projects/7

Influence: Implementations of string similarity metrics - Rust source code

 Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler,

 and Sørensen-Dice.

 .

 This package contains the source for the Rust strsim crate, packaged by

 debcargo for use with cargo and dh-cargo.

Log: Implementations of string similarity metrics -

 Rust source code

Issue: deepin-community/sig-deepin-sysdev-team#56

Task: https://github.com/orgs/deepin-community/projects/7

Influence: Implementations of string similarity metrics - Rust source code
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

TAG Bot

TAG: 0.10.0-1
EXISTED: no
DISTRIBUTION: unstable

@chenchongbiao
Copy link
Contributor

/lgtm

@chenchongbiao chenchongbiao merged commit 09df5eb into deepin-community:master Jul 3, 2023
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: chenchongbiao
Once this PR has been reviewed and has the lgtm label, please assign hudeng-go for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants