yanyiwu / cppjieba

"结巴"中文分词的C++版本
MIT License
2.6k stars 691 forks source link

现在的buffer大小是多少? #119

Closed snakecy closed 1 month ago

snakecy commented 6 years ago

现在的buffer大小是多少? 是include/cppjieba/Trie.hpp这个中const size_t MAX_WORD_LENGTH = 512的大小?是的话可否设置为2048?

Ozal220 commented 5 years ago

现在的buffer大小是多少? 是include/cppjieba/Trie.hpp这个中const size_t MAX_WORD_LENGTH = 512的大小?是的话可否设置为2048?

这个问题我也想知道,当处理一个字数很多的文件时该如何处理?

github-actions[bot] commented 1 month ago

This issue has not been updated for over 5 years and will be marked as stale. If the issue still exists, please comment or update the issue, otherwise it will be closed after 7 days.

github-actions[bot] commented 1 month ago

This issue has been automatically closed due to inactivity. If the issue still exists, please reopen it.