Skip to content

Conversation

@DrownFish19
Copy link
Collaborator

PR types

Function optimization

PR changes

Others

Description

Remove repeated chars during preprocessing.

  1. add remove_repeated_chars() to remove the repeated chars.
  2. with max_repeated_len to control the max length.
  3. add max_repeated_len in README.md.

@paddle-bot
Copy link

paddle-bot bot commented Dec 28, 2023

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.56%. Comparing base (37e85e6) to head (b8baf6f).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7739   +/-   ##
========================================
  Coverage    56.56%   56.56%           
========================================
  Files          589      589           
  Lines        89964    89964           
========================================
  Hits         50889    50889           
  Misses       39075    39075           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

ZHUI
ZHUI previously approved these changes Jan 4, 2024
Copy link
Contributor

@ZHUI ZHUI left a comment

Choose a reason for hiding this comment

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

LGTM

ZHUI
ZHUI previously approved these changes Jan 11, 2024
Copy link
Contributor

@wawltor wawltor left a comment

Choose a reason for hiding this comment

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

LGTM

@wawltor wawltor merged commit b72f352 into PaddlePaddle:develop Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants