...如果为 false 则会返回,缺省为 false。 [color=#0000ff]bool scws_set_multi(resource scws_handle, bool yes)[/color] 说明:设定分词返回结果时是否复式分割,如“中国人”返回“中国+人+中国人”三个词。 返回:始终为 true 参数:scws_handle ...
...。 [b]返回值:[/b]无 [b]错误:[/b]无 [color=#ff6600][b]·void scws_set_multi(scws_t s, int mode);[/b][/color] [b]描述:[/b]设定分词执行时是否执行针对长词复合切分。(例如:中国人->中国+人+中国人)。 参数 mode 表示复合分词法的级别,取值...