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

Remove continuous punctuation #17

Open
Iambestfeed opened this issue Feb 29, 2024 · 0 comments
Open

Remove continuous punctuation #17

Iambestfeed opened this issue Feb 29, 2024 · 0 comments

Comments

@Iambestfeed
Copy link

Iambestfeed commented Feb 29, 2024

I used your cleaner and I noticed there is 1 feature that has not been integrated is the removal of constantly repetitive punctuation marks (minus ...)
Example:
{"rawContent": "Đang ngủ trưa, cô gái hốt hoảng phát hiện chủ trọ tự ý mở cửa lẻn vào phòng 😀???????", "cleanedContent": "Đang ngủ trưa, cô gái hốt hoảng phát hiện chủ trọ tự ý mở cửa lẻn vào phòng ???????"}

I think in this case response should be:
{"rawContent": "Đang ngủ trưa, cô gái hốt hoảng phát hiện chủ trọ tự ý mở cửa lẻn vào phòng 😀???????", "cleanedContent": "Đang ngủ trưa, cô gái hốt hoảng phát hiện chủ trọ tự ý mở cửa lẻn vào phòng ?"}

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

No branches or pull requests

1 participant