Skip to content

【BUG】Hey! where's the bathroom?!, 读成 w here‘s #290

Description

@juntaosun

WeTextProcessing 【BUG复现】。

from tn.english.normalizer import Normalizer as NormalizerEn
en_normalizer = NormalizerEn(overwrite_cache=False)

replaced_text = "Hey! where's the bathroom?!"
result = en_normalizer.normalize(replaced_text)
print(result )
输出:Hey! w here is the bathroom?!  结果错误!其中 w 被分开了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions