文件名称:ICTCLASCaller
介绍说明--下载内容均来自于网络,请自行研究使用
ICTCLAS的JNI调用接口文件:
Title:ICTCLAS Caller
* <p>Descr iption:do chinese word segmentation.don t change the pakage and CLASS name, orelse you can t use it.
* 请不要改变包名、类名以及native的方法名,否则调用将失效。
* 由于ICTCLAS本身存在很多鲁棒性问题,调用segSentence时,string参数请保证不要过长或带有乱码。调用次数过多(如处理几十G的数据)会有可能造成内存溢出。
* 故基本只能用于较小规模数据(相对几十G来说)。
* 请运行时设置jvm足够的堆栈空间。-ICTCLAS calling the JNI interface documentation : Title : Caller * ICTCLAS
Title:ICTCLAS Caller
* <p>Descr iption:do chinese word segmentation.don t change the pakage and CLASS name, orelse you can t use it.
* 请不要改变包名、类名以及native的方法名,否则调用将失效。
* 由于ICTCLAS本身存在很多鲁棒性问题,调用segSentence时,string参数请保证不要过长或带有乱码。调用次数过多(如处理几十G的数据)会有可能造成内存溢出。
* 故基本只能用于较小规模数据(相对几十G来说)。
* 请运行时设置jvm足够的堆栈空间。-ICTCLAS calling the JNI interface documentation : Title : Caller * ICTCLAS
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 3971003ictclascaller.rar 列表 ICTCLASCaller.java