这是针对大数据集优化了的双数组字典树,使得在大数据集上构建速度也比较满意,查询速度不随数据集的增加而增加,同时解决了数据集需要有序的要求.
☆10Feb 7, 2018Updated 8 years ago
Alternatives and similar repositories for ImprovedDoubleArrayTrie
Users that are interested in ImprovedDoubleArrayTrie are comparing it to the libraries listed below
Sorting:
- MathJax + Angular☆14Sep 22, 2020Updated 5 years ago
- Fabric JDBC connector implements a pure java, type 4 JDBC driver that executes SQL queries on Hyperledger fabric Blockchain.☆18Dec 11, 2018Updated 7 years ago
- ☆19May 24, 2023Updated 2 years ago
- A simple implement of TransE, the ML algorithm published in 2013☆12May 3, 2018Updated 7 years ago
- An open source RPA (Robotic Process Automation) library for python and Robot Framework☆31Jun 23, 2025Updated 8 months ago
- Java 23 种设计模式,包含 Demo 实例,便于理解☆10Feb 15, 2019Updated 7 years ago
- ☆12Jan 1, 2024Updated 2 years ago
- 一个基于微信小程序的在线考试,答题,单选的前端程序☆16Apr 24, 2018Updated 7 years ago
- Help file downloads, early ZIP binaries, wheels for retired Python 2.7, 3.5.☆17Apr 3, 2022Updated 3 years ago
- Solutions Of LeetCode Problems (Updating) LeetCode 题库中的题目以及其解决方案 刷题就更新☆12Jun 12, 2020Updated 5 years ago
- 一个基于Rocket MQ的不同数据库之间数据实时同步的平台☆26Jun 14, 2018Updated 7 years ago
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 8 years ago
- This project has included related source codes and datasets of our EMNLP2021 paper☆10May 28, 2022Updated 3 years ago
- http://disqus.com/api/ API bindings and CLI for NodeJS☆13Jul 5, 2016Updated 9 years ago
- My notebook.☆12Jun 11, 2019Updated 6 years ago
- Micro machine learning framework implemented in Python3.☆14Feb 20, 2019Updated 7 years ago
- 大乐透分析 后期能加上机器学习预测彩票出号概率?☆11Dec 2, 2022Updated 3 years ago
- Code for S&P (Oakland) 2023 paper "GeeSolver: A Generic, Efficient, and Effortless Solver with Self-Supervised Learning for Breaking Text…☆14Feb 13, 2024Updated 2 years ago
- 这个项目是《Elasticsearchsearch源码解析与优化实战》一书的笔记,目前正在整理当中☆27Jul 9, 2020Updated 5 years ago
- spring cloud, 多租户, 权限自动收集,spring-security 多登陆方式。封装多个 starter,避免配置类的复制粘贴☆12Jun 14, 2023Updated 2 years ago
- A python implementation of Tomas Mikolov's new paper about a fast and accurate approach for text classification.☆14Sep 20, 2016Updated 9 years ago
- 搜索引擎原理实践, java, 多线程异步下载,CompletableFuture,下载,分析,倒排索引。☆16Apr 4, 2019Updated 6 years ago
- 开源网站捐赠支付系统☆17Mar 7, 2018Updated 8 years ago
- Guesses the gender of the names.☆41Jun 14, 2010Updated 15 years ago
- 基于Spring boot 2.x 整理demo学习集合,方便大家去快速上手☆24Jun 17, 2022Updated 3 years ago
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。☆13Jan 30, 2019Updated 7 years ago
- Build keras models for 9 Tasks in AI-Benchmark: Object Detection: Mobile-v2, Inception-v3, Face Recognition: Inception-Resnet-v1, Super R…☆16May 3, 2019Updated 6 years ago
- TokenQuery (regular expressions over tokens)☆28Mar 1, 2017Updated 9 years ago
- 周志华《机器学习》练习集☆16Jun 15, 2017Updated 8 years ago
- Java算法:车牌识别☆21Jan 31, 2014Updated 12 years ago
- MySQL增量数据实时同步到HDFS/Hive☆11Jul 24, 2018Updated 7 years ago
- springboot2 + acticiti6 + 流程设计器 + thymeleaf3 + mysql5.7 (demo)☆10Nov 8, 2018Updated 7 years ago
- Extract relationships between cyber security entities within unstructured text☆24Sep 28, 2018Updated 7 years ago
- 在React中实现可调整宽高的div☆14Aug 28, 2024Updated last year
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- The spring boot code notes.☆11Sep 20, 2018Updated 7 years ago
- 基于vue+elementUI基础写的横向树形组件☆13Sep 18, 2018Updated 7 years ago
- 基于spring-boot和junit开发的接口自动化测试框架。支持数据驱动,自动数据源切换,自定义测试前置后置操作,运行日志收集等功能