Welcome 微信登录
编程资源 图片资源库 蚂蚁家优选 PDF转换器 软件资源

软件开发小程序制作系统集成与运维空间租用硬件开发视频监控技术咨询与支持——联系电话:0311-88999002/88999003

首页 / 网页编程 / ASP.NET / RLCSS分词系统更新下载

RLCSS(Relaxlife Chinese Sentence Splitter)偶的中文分词更新:
1.添加Version属性,标明版本.
2.更改分词系统的开放结口.
3.更改分词系统切分多字词时的一个错误.

public class Splitter
{
        private static string ver = "1.01.20070129";

        public static string GetResult(string content){}

        public static string[] GetResultArray(string content){}

        public static string Version{}
}
点击此处下载RLCSS1.01.20070129.rar