characters been replaced from original string
Author: yarnpingCreated Aug 27, 2024Updated Sep 9, 2026
Labelsbugfixed-on-dev
Hi team
we're using this to split text to sentences, but we found that some charater been replaced after splitting
e.g, ASCII 32 and 160 how can I keep the orignal character, I need to do some comparing work with original text
Source: spencermountain/compromise