摘要:
1,java分词package com.bobo.util;import ICTCLAS.I3S.AC.ICTCLAS50;public class Cutwords { public static String Segment(String microblog) { String textSeg = ""; try { ICTCLAS50 testICTCLAS50 = new ICTCLAS50(); String argu = "."; testICTCLAS50.ICTCLAS_Init... 阅读全文
posted @ 2014-01-06 10:16
bobo的学习笔记
阅读(482)
评论(0)
推荐(0)
浙公网安备 33010602011771号