vanderlee / php-sentence

Simple text sentence splitting and counting. Supports atleast english, german and dutch, possibly more. If you find it works well enough for your language, please let me know!
MIT License
78 stars 23 forks source link

Support custom pipelines #20

Closed trbsi closed 7 months ago

trbsi commented 2 years ago

I don't know why but I was having a problem with "replaceFloatNumbers", it gave me very weird values. For example: $4.000 became $24,2000 and 25% became 214.3% and so on

So with this people can see their own set of rules