搜索资源列表
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时,strin
transformOfCharacter
- 实现了8种转换:包括Unicode<->gbk,gbk<->base 64,gbk<->hz这六种字符格式的相互转换.
Article_src
- AutomaticPropertiesDefaultValues Article_src.zip PropertyInfo[] props = o.GetType().GetProperties(BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Static) for (int i = 0 i < props.Length i++)
ntf_code
- utf-8和unicode的互转的c代码-UTF-8<->Unicode converter
StringExtraction
- XML处理类库 1.遍历页面的 < > 中间的字符将中间的<> 字符替换位其他不影响操作的字符。 2.遍历页面中 > < 中的字符串,判断其中是否有中文 3.遍历页面中 " " 中的字符串,判断其中是否有中文 4.遍历页面中 中的字符串,判断其中是否有中文 5.将取得的中文字符存入ArrayList中-XML lib, using to deal with some xml files