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

fix(#1414): Display characters between tokens words #1418

Merged
merged 1 commit into from Apr 19, 2022

Conversation

leiyre
Copy link
Member

@leiyre leiyre commented Apr 19, 2022

fix #1414
fix #1383

This PR fixes the display of characters between duplicate words or when the suffix matches the following word in Token Classifier

@leiyre leiyre requested a review from frascuchon April 19, 2022 09:55
fix #1414
fix #1383

This PR fixes the display of characters between duplicate words or when the suffix matches the following word in Token Classifier
@frascuchon frascuchon force-pushed the bugfixes/token_classifier_duplicated_tokens branch from 7257d55 to deb0799 Compare April 19, 2022 10:15
Copy link
Member

@frascuchon frascuchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@frascuchon frascuchon merged commit 97ffc64 into master Apr 19, 2022
@frascuchon frascuchon deleted the bugfixes/token_classifier_duplicated_tokens branch April 19, 2022 14:16
frascuchon pushed a commit that referenced this pull request Apr 25, 2022
)

This PR fixes the display of characters between duplicate words or when the suffix matches the following word in the Token Classifier

Closes #1414
Closes #1383

(cherry picked from commit 97ffc64)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment