Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究中文分割部分。为此,我正在使用斯坦福分段器http://nlp.stanford.edu/software/segmenter.shtml。此代码将输出写入屏幕,但我想将其存储在某个列表或字符串中。请帮助我该怎么做?