Cheng-rh / TextAnalysis
基于java中文语义分析(jieba+word2vec+libsvm)
☆21Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for TextAnalysis
- Tree-split 搬新家..给各位带来的不便深表歉意☆57Updated 8 years ago
- a robot based on Alice Bot, which can chat with people and handle the business.☆17Updated 6 years ago
- crf-seg:用于生产环境的中文分词处理工具,可自定义语料、可自定义模型、架构清晰,分词效果好。java编写。☆13Updated 2 years ago
- mumu-spark是一个学习项目,主要通过这个项目来了解和学习spark的基本使用方式和工作原理。mumu-spark主要包括弹性数据集rdd、spark sql、机器学习语言mlib、实时工作流streaming、图形数据库graphx。通过这些模块的学习,初步掌握sp…☆14Updated 2 years ago
- 搜狐实习自动回复项目:语音识别、问题过滤、答案推荐☆8Updated 10 years ago
- 智能客服+闲聊机器人☆12Updated 6 years ago
- 常用文本聚类算法java实现☆15Updated 9 years ago
- ☆24Updated 7 years ago
- 中文拼写检查工具,用于对中文文本中的错误用语进行检测并给出纠正建议☆35Updated 6 years ago
- 简单高效的URL关键词提取工具☆15Updated 6 years ago
- 通过web服务器对word分词的资源进行集中统一管理☆17Updated 7 years ago
- 无损转换OpenCC词典为HanLP格式☆9Updated 3 years ago
- Java SDK, 聊天机器人☆20Updated last year
- 自定制的精准短文本搜索服务☆18Updated 3 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- 英文作文自动评分系统,支持评分模型自训练,支持WEKA处理模型数据,支持自定义评分算法。Java开发。☆16Updated 3 years ago
- Spring-cloud-alibaba 微服务工程模板☆20Updated last year
- elasticsearch similarity Custom plug-in☆10Updated 11 years ago
- This project integrates multiple NLP tools such as Stanford, Hanlp, FNLP, Thulc, FudanDNN, Boson NLP and Jieba to compare their performan…☆8Updated 6 years ago
- Examples of Invoking TensorFlow from Java☆74Updated 6 years ago
- Chinese Word Segmentation Tool, THULAC的Java实现.☆85Updated 3 years ago
- 轻量级的rpc框架☆10Updated 8 years ago
- The missing SVM-based text classification module implementing HanLP's interface☆47Updated 6 years ago
- 规则引擎(drools示例,基于MVEL的规则引擎)☆28Updated 2 years ago
- 基于AIML的聊天中英文机器人☆38Updated 6 years ago
- syntaxNet for Chinese. 利用SyntaxNet,做中文语义分析☆45Updated 4 years ago
- 自动作文评分工具,支持中文、英文作文智能评分,支持评分模型自训练,支持WEKA处理模型数据,支持自定义评分算法。java开发。☆52Updated 7 years ago
- 把李航老师《统计学习方法》的后几章的算法都用java实现了一遍,实现盒子与球的EM算法,扩展到去GMM训练,后来实现了HMM分词(实现了HMM分词的参数训练)和CRF分词(借用CRF++训练的参数模型),最后利用tensorFlow把BiLSTM+CRF实现了,然后为luc…☆24Updated 2 years ago