Skip to content

Bug: remove some latin characters #54

@hoangthangta

Description

@hoangthangta

Describe the bug
The tool automaticall removed some characters, such as á é ú í,... in some languages. For example:

accidente clichecístico -> accidente clichecstico

Here is the code:

import preprocessor as ppr
text = ppr.clean("accidente clichecístico")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions