02 2023 档案

摘要:Java分词器比较(ansj、hanlp、ik) 一、分词工具 ansj hanlp ik 分词准确性排行:hanlp > ansj > 结巴 > IK > Smart Chinese Analysis 二、优缺点 1.ansj 优点: 1. 提供多种分词方式 2. 可直接根据内部词库分出人名、机构 阅读全文
posted @ 2023-02-28 16:15 itwetouch 阅读(5506) 评论(0) 推荐(1) 编辑
摘要:GitLab 部署 下载地址:https://nextcloud.itwetouch.com/s/i53xoPmMWCP6fyb 安装docker和compose 执行初始化脚本 ./init_docker.sh 注意:给脚本添加执行权限 执行shell可能报错 执行.sh脚本时出现$’\r’: 未 阅读全文
posted @ 2023-02-27 23:58 itwetouch 阅读(107) 评论(0) 推荐(0) 编辑
摘要:原文链接: CSDN@qq_44885775#WebMagic WebMagic官网:Introduction · WebMagic Documents GitHub-WebMagic Introduction · WebMagic Documents 4.7 配置代理 · WebMagic Doc 阅读全文
posted @ 2023-02-27 15:49 itwetouch 阅读(204) 评论(0) 推荐(0) 编辑
摘要:线程池配置 package com.fast.boot.framework.config; import com.fast.boot.common.config.ThreadPoolProperties; import com.fast.boot.common.utils.ThreadsUtils; 阅读全文
posted @ 2023-02-08 17:25 itwetouch 阅读(159) 评论(0) 推荐(0) 编辑
摘要:JaCoCo介绍 一、JaCoCo简述 JaCoCo是一个开源的覆盖率工具,它针对的开发语言是java,其使用方法很灵活,可以嵌入到Ant、Maven中;可以作为Eclipse插件,可以使用其JavaAgent技术监控Java程序等等。 很多第三方的工具提供了对JaCoCo的集成,如sonar、Je 阅读全文
posted @ 2023-02-08 17:16 itwetouch 阅读(650) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示