"結巴"中文分詞:做最好的 PHP 中文分詞、中文斷詞組件。 / "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best PHP Chinese word segmentation module.
匿去ini_set('memory_limit', '1024M'); 后,看到
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 76 bytes) in src/vendor/multi-array/MultiArray.php on line 64
无法看到输出结果,想问是不是缓存或是环境的问题呢?