Commit Graph

42 Commits

Author SHA1 Message Date
iaom aae33d4e89 同步子项目 2024-02-06 09:45:29 +08:00
iaom 59dcfebadf 同步子项目 2024-01-30 14:42:09 +08:00
iaom 62b82585a9 删除子项目,upstream分支将只作为打包时同步代码的分支 2023-12-28 10:27:40 +08:00
iaom 4d73bc7c4c 同步子项目提交 2023-11-22 11:46:11 +08:00
iaom 597be83dac 同步子项目进度 2023-08-21 10:23:55 +08:00
iaom d2e1d204d9 refactor:使用cmake重新构建项目 2023-08-18 15:26:21 +08:00
iaom c871929ef1 同步子项目改动 2023-06-06 15:16:21 +08:00
iaom 6a96a0e2f0 同步子项目进度 2023-03-23 10:12:33 +08:00
jixiaoxu 0725b5b097 中文分词接口统一处理; 2023-03-20 15:21:58 +08:00
iaom 2ba15cf6c0 同步分词子项目<更新分词基础词库内容,分词准确性提升> 2022-11-22 09:40:07 +08:00
iaom 426ced314d 同步子项目. 2022-10-12 10:36:32 +08:00
iaom e420c60adb 同步libchinese-segmentation模块进度. 2022-09-26 16:00:11 +08:00
iaom aa425fe91b 整理项目结构 2022-08-18 09:48:41 +08:00
iaom 8d40e8a7b2 Add chinese-segmentation submodule. 2022-06-20 14:12:31 +08:00
iaom b3ae61cea6 Update version for libchinese-segmentation. 2022-06-10 17:33:09 +08:00
纪笑旭 772458b8da Merge branch '0516ukss' into 'ukss-dev'
Encapsulate the basic interface of cppjieba.

See merge request kylin-desktop/ukui-search!313
2022-05-27 02:26:41 +00:00
baijunjie 7daa82e66f Encapsulate the basic interface of cppjieba and hanzi to pinyin.
Use the perfect forword to optimize the 'isMultiTone' interface.
2022-05-19 14:32:31 +08:00
jixiaoxu 32c3747818 修复分词问题; 2022-05-18 18:39:20 +08:00
jixiaoxu 47af66e682 优化多音字字典存储数据结构;部分代码及注释整理; 2022-03-08 10:40:33 +08:00
jixiaoxu ff62a1e2b9 Merge DAG and DP code 2021-07-07 11:37:00 +08:00
rookie-J bbf27b9d5f Optimization of IDF dictionary loading mode; Limit the maximum number of words segmentation; Other optimization; 2021-06-23 15:50:19 +08:00
rookie-J b5b3926320 Optimization of Jieba keyword extraction; Optimize memory and efficiency 2021-06-07 15:37:06 +08:00
rookie-J e01552618d Optimize xml-file treatment; Optimize jieba escape character; 2021-05-28 15:55:26 +08:00
rookie-J 82a8d61cd1 Add file size judgment; Optimize the reference of Jieba function; Fix the default storage path of Jieba temporary files; 2021-05-22 09:18:35 +08:00
iaom abce24773c Fix:Index process crashed when parsing some wps templates. 2021-05-17 14:47:39 +08:00
iaom 1ad0542fca
Merge branch 'main' into 0512-dev 2021-05-13 11:39:26 +08:00
iaom 5ff0d20b1f Optimized index status record mechanism. 2021-05-13 11:17:07 +08:00
zhangjiaping 16e7a0523a Optimize: Add compilation environment check.
添加部分编译选项。
2021-05-12 16:27:24 +08:00
iaom 1077958980 Delete libchinese-segmentation-dev pkg. 2021-05-07 20:48:15 +08:00
iaom 2f0e34774f Add namespace 'Zeeker';
Add plugin iface;
Add libchinese-segmentation-dev package;
Update translations.
2021-04-30 16:28:50 +08:00
zhangzihao 422c73fd1e Format code style. 2021-04-26 15:06:47 +08:00
iaom 05fe8b5b85 Try to reduce the memory footprint a little bit. 2021-03-16 17:21:10 +08:00
zhangpengfei 39a6382377 Update copyright. 2021-01-29 11:43:07 +08:00
zhangpengfei 452896a354 Creat two sub-processes for file index to reduce the resource consumption(ongoing). 2021-01-21 13:50:21 +08:00
zhangzihao 8e42f28145 change position of index status from index-generator to first-index and inotify-index. 2021-01-20 17:14:14 +08:00
zhangpengfei 9350b32a6e Optimized docx parsing method;
Optimized file content search method;
2021-01-19 20:59:46 +08:00
zhangpengfei 20efcc67af Try fixing occupied too much memory bug. 2021-01-19 10:44:28 +08:00
zhangpengfei afe162eb62 Add debian related files. 2021-01-06 08:57:21 +08:00
zhangpengfei 0f315b0f23 Optimized segment lib. 2021-01-04 14:35:04 +08:00
zhangpengfei c1b8818144 Add file content index and search funtion(lib). 2020-12-31 21:14:13 +08:00
zhangpengfei d8ff48bef1 Repair project structure. 2020-12-30 15:31:36 +08:00
zhangpengfei d1c338dcf9 Rebuild project structure. 2020-12-30 14:42:04 +08:00