智能文本输入助手基于Linux平台,C/C++语言实现。该项目是个一个用于对输入单词进行关联性分析,旨在为用户输入更好的查询建议的智能助手。实现了输入查询词,联想推荐出候选词,返回结果的整个输入助手的流程。
☆19Nov 5, 2020Updated 5 years ago
Alternatives and similar repositories for SpellCorrect
Users that are interested in SpellCorrect are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- EchoLib基于Linux平台,C/C++语言实现。是一个并发服务器框架,模仿陈硕的muduo库来实现,采用reactor+threadpool的模式,是一个能适应密集计算的并发服务器框架。☆25Mar 4, 2021Updated 5 years ago
- LightSE基于Linux 平台、C/C++语言实现。该项目是一个用于网页查询的轻量级搜索引擎。实现了从爬取网页,处理网页,显示结果等整个搜索引擎的流程。☆64Nov 9, 2020Updated 5 years ago
- GDB 学习,及根据大牛Liam Huang的文章,模仿的一个GDB调试的demo☆13Apr 2, 2019Updated 7 years ago
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆291Jun 14, 2020Updated 5 years ago
- 根据哔哩哔哩全手敲, c++ 高并发服务器项目,目前还在进行中,不知道能不能坚持做完这个项目!!!☆17Aug 19, 2020Updated 5 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ☆11Jan 8, 2022Updated 4 years ago
- ☆17Oct 26, 2023Updated 2 years ago
- 本项目使用C++实现基于跳表实现的轻量级键值型存储引擎,其主要功能有:插入数据、查询数据、删除数据、数据展示、数据库大小、数据库清空、数据落盘以及文件加载数据。☆18Aug 28, 2021Updated 4 years ago
- Create undirected graph, and set many random walks at different nodes.☆12Feb 15, 2016Updated 10 years ago
- Code for paper "Ranking Causal Anomalies via Temporal and Dynamical Analysis on Vanishing Correlations. Wei Cheng, Kai Zhang, Haifeng Che…