# springboot-ansj-seg
**Repository Path**: stormlong/springboot-ansj-seg
## Basic Information
- **Project Name**: springboot-ansj-seg
- **Description**: ansj 中文分词器
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-01-13
- **Last Updated**: 2026-02-12
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
https://github.com/NLPchina/ansj_seg/wiki
## 多个关键词匹配多个字段
🛠 附:MyBatis 动态 SQL 示例(安全参数化)
```xml
```
✅ 自动处理空列表、SQL 注入、NULL 安全。
https://github.com/NLPchina/nlp-lang
##MAVEN
org.nlpcn
nlp-lang
1.7.6
这个项目是一个基本包.封装了大多数nlp项目中常用工具
工具
√ 词语标准化
√ tire树结构
√ 双数组tire树
√ 文本断句
√ html标签清理
√ Viterbi算法增加
组件
√ 汉字转拼音
√ 简繁体转换
√ bloomfilter
√ 指纹去重
√ SimHash文章相似度计算
√ 词共现统计
√ 基于内存的搜索提示
√ WordWeight词频统计,词idf统计,词类别相关度统计