开发者

PHP: Parse document / text into sentences

开发者 https://www.devze.com 2023-01-13 23:05 出处:网络
I am looking for a PHP equivalent along the lines of:开发者_JAVA百科 http://journals.ecs.soton.ac.uk/java/tutorial/intl/collation/textBound.html

I am looking for a PHP equivalent along the lines of:开发者_JAVA百科 http://journals.ecs.soton.ac.uk/java/tutorial/intl/collation/textBound.html

My goal is to be able to take arbitrary text and split it into sentences (realizing of course that not every (.) ends a sentence.

Does anyone know of a library or method?

0

精彩评论

暂无评论...
验证码 换一张
取 消