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

This is also wrong #8

Open
dmnapolitano opened this issue Sep 26, 2019 · 0 comments
Open

This is also wrong #8

dmnapolitano opened this issue Sep 26, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@dmnapolitano
Copy link
Collaborator

(Source)

original_text = "Мне нравитÑÑ - #Mellomania Deluxe - â„–Pedro Del â„–Mar #ETN.fm Radio - The Best â„–Trance & #Progressive Dance Livesets &... http://ff.im/c1PPV"
match.match(original_text, ["The", "Best", "Trance", "&", "Progressive", "Dance", "Livesets"])

This uses _match_by_edit_distance() and returns:

[(81, 126, 'The Best â„–Trance & #Progressive Dance Lives')]
@dmnapolitano dmnapolitano self-assigned this Sep 26, 2019
@dmnapolitano dmnapolitano added this to the v0.3.1 milestone Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant