huaban / jieba-analysis
结巴分词(java版)
☆2,633Updated 10 months ago
Alternatives and similar repositories for jieba-analysis
Users that are interested in jieba-analysis are comparing it to the libraries listed below
Sorting:
- Java分布式中文分词组件 - word分词☆1,822Updated 4 years ago
- ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典☆6,520Updated last year
- 这个项目是一个基本包.封装了大多数nlp项目中常用工具☆1,504Updated last year
- No longer maintained. Please contact the origional author.☆663Updated 7 years ago
- Jcseg is a light weight NLP framework developed with Java. Provide CJK and English segmentation based on MMSEG algorithm, With also keywo…☆920Updated last year
- Java开源项目cws_evaluation:中文分词器分词效果评估对比☆951Updated 7 years ago
- word2vec java版本的一个实现☆700Updated 4 years ago
- similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。☆1,504Updated 4 months ago
- 一个生产级、高性能、模块化、可扩展的中文NLP工具包。(中文分词、平均感知机、fastText、拼音、新词发现、分词纠错、BM25、人名识别、命名实体、自定义词典)☆681Updated last year
- An Efficient Lexical Analyzer for Chinese☆332Updated 7 years ago
- ☆640Updated this week
- QuestionAnsweringSystem是一个Java实现的人机问答系统,能够自动分析问题并给出候选答案。