随笔分类 -  HanLP

摘要:在项目的src/main/resources下新建一个文本文件 testdata.txt 测试代码 package package03; import com.hankcs.hanlp.seg.common.Term; import com.hankcs.hanlp.tokenizer.NLPTok 阅读全文
posted @ 2021-07-19 17:54 尐鱼儿 阅读(110) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/qq_33384402/article/details/109272047?utm_medium=distribute.pc_aggpage_search_result.none-task-blog-2~aggregatepage~first_rank_v 阅读全文
posted @ 2021-07-19 17:27 尐鱼儿 阅读(363) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/shaosks/p/8317611.html 阅读全文
posted @ 2021-07-19 17:26 尐鱼儿 阅读(227) 评论(0) 推荐(0) 编辑
摘要:https://www.hanlp.com/dynamic.html# HanLP 2021-01-04 10:01:31 中文分词≠自然语言处理! 中文分词只是第一步;HanLP从中文分词开始,覆盖词性标注、命名实体识别、句法分析、文本分类等常用任务,提供了丰富的API。 不同于一些简陋的分词类库 阅读全文
posted @ 2021-07-19 17:05 尐鱼儿 阅读(562) 评论(0) 推荐(0) 编辑
摘要:https://cloud.tencent.com/developer/article/1426107 本文简绍了 HanLP 的使用方法,HanLP 是一系列模型与算法组成的 NLP 工具包,由大快搜索主导并完全开源,目前支持很多功能,项目主要是 Java 的,也支持 python,本文详细简绍 阅读全文
posted @ 2021-07-19 16:47 尐鱼儿 阅读(1681) 评论(0) 推荐(0) 编辑
摘要:文章来源于勿在浮沙筑高台LS的博客 https://www.cnblogs.com/tiantiankong/p/10283289.html 下载HanLP-1.3.4.zip 下载hanlp-1.3.4-release 下载hanlp.properties 在https://github.com/ 阅读全文
posted @ 2021-07-19 16:46 尐鱼儿 阅读(585) 评论(0) 推荐(0) 编辑
摘要:JAVA做自然语言处理NLP的常用依赖 <!-- opennlp --> <dependency> <groupId>org.apache.opennlp</groupId> <artifactId>opennlp-tools</artifactId> <version>1.8.4</version 阅读全文
posted @ 2021-07-19 16:20 尐鱼儿 阅读(612) 评论(0) 推荐(0) 编辑

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