标签: nlp stanford-nlp
我正在研究中文分词部分。为此,我使用的是Stanford Segmenter http://nlp.stanford.edu/software/segmenter.shtml。 此代码将输出写入屏幕,但我想将其存储在某些列表或字符串中。请帮忙怎么做?