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

Sync #1

Merged
merged 2 commits into from
May 21, 2020
Merged

Sync #1

merged 2 commits into from
May 21, 2020

Conversation

parantak
Copy link
Owner

No description provided.

abheesht17 and others added 2 commits May 21, 2020 15:50
* Added Semantic Similarity to char_metrics.py

* Add Abheesht Sharma as contributor

* Added transforms.py

* Added transforms.py
* Add Damerau-Levenshtein metric

It satisfies the triangle inequality, qualifies as a metric.
1. Introduces transposition edit cost
2. Not restricted by the assumption that every subsequence can only be edited once.

* Update test_char_metrics

Update with Damerau-Levenshtein tests.

* Minor logic fix to Damerau-Levenshtein

* Update with black formatting!

* Fix: Minor sync error with master branch
@parantak parantak merged commit 4eb0b64 into parantak:master May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants