dingyaguang117 / DoubleArrayTrie
高级结构双数组Trie树(DoubleArrayTrie) java实现
☆23Updated 4 years ago
Alternatives and similar repositories for DoubleArrayTrie:
Users that are interested in DoubleArrayTrie are comparing it to the libraries listed below
- 搜狐实习自动回复项目:语音识别、问题过滤、答案推荐☆8Updated 10 years ago
- Tree-split 搬新家..给各位带来的不便深表歉意☆56Updated 8 years ago
- A library that provides Pinyin and Chinese conversion and Chinese word segmentation.一个汉字与拼音互转的工具库,提供简单的分词功能。☆23Updated last year
- 推荐系统相关代码☆23Updated 9 years ago
- 自己实现的深度学习训练框架,纯java实现,没有过多的第三方依赖,可分布式训练☆100Updated 6 years ago
- It‘s springboot starter tutorial, including my open source project springboot starters☆17Updated 7 years ago
- 自定制的精准短文本搜索服务☆18Updated 3 years ago
- A Java port of darts-clone.☆44Updated 10 years ago
- Redis GUI客户端工具,包含IDEA插件和桌面版,项目初步开发中,暂不可用☆9Updated 7 years ago
- 这是一个使用中科院计算所分词器的历史答题系统, 能够建立简单的知识图谱, 并通过计算关联项决定答案。☆13Updated 9 years ago
- 百度语音示例☆48Updated 7 years ago
- 用netty实现的简单websocket服务器,根据RFC6455规范实现编/解码器☆20Updated 7 years ago
- 该项目是为了学习netty4.0 的源码而创建的。☆17Updated 9 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- DoubleArrayTrie Java 实现类☆15Updated 6 years ago
- machine learning from scratch☆17Updated 7 years ago
- spring boot 分布式锁starter☆12Updated 6 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 8 years ago
- 牛客网直通BAT算法 Java实现☆13Updated 6 years ago
- 一个以文本类算法为基础、结合场景的风险防控系统☆15Updated 8 years ago
- 收集各大公司一手面试笔试题☆30Updated 9 years ago
- 实现中文文本分类,支持文件、文本分类,基于多项式分布的朴素贝叶斯分类器。由于工作实际应用是二分类,加之考虑到每个分类属性都建立map存储词语向量可能引起的内存问题,所以目前只支持二分类。当然,直接复用这个结构扩展到多分类也是很容易。之所以自己写,主要原因是没有仔细研读mah…☆22Updated 8 years ago
- 无损转换OpenCC词典为HanLP格式☆9Updated 3 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19Updated 9 years ago
- 本项目转移到https://github.com/cocolian/cocolian-nlp☆34Updated 10 years ago
- a robot based on Alice Bot, which can chat with people and handle the business.☆17Updated 6 years ago
- Search Engine for Chinese base on Solr(基于solr的中文搜索引擎框架)☆27Updated 12 years ago
- Java serialization test. FastJSON Jackson XML JDK ProtoBuffer Kyro几种序列化方式的demo和简单的性能测试及对比。☆9Updated 2 years ago
- 中科院分词java客户端;支持x64、x86的windows、linux平台。☆24Updated 10 years ago
- 语义、情感、相似度分析。☆58Updated 9 years ago