Pinned Repositories
AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2020
Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
AliSQL
AliSQL is a MySQL branch originated from Alibaba Group. Fetch document from Release Notes at bottom.
AmbryX
根据领英开源的Ambry进行改造
BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
config-repo
Configuration files for the server sample
dddsample-core
This is the new home of the original DDD Sample app (previously hosted at sf.net)..
FastDFS_Client
Java Client for FastDFS
ik-analyzer
No longer maintained. Please contact the origional author.
lanbo2012's Repositories
lanbo2012/FastDFS_Client
Java Client for FastDFS
lanbo2012/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2020
lanbo2012/Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
lanbo2012/AliSQL
AliSQL is a MySQL branch originated from Alibaba Group. Fetch document from Release Notes at bottom.
lanbo2012/AmbryX
根据领英开源的Ambry进行改造
lanbo2012/BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
lanbo2012/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
lanbo2012/config-repo
Configuration files for the server sample
lanbo2012/dddsample-core
This is the new home of the original DDD Sample app (previously hosted at sf.net)..
lanbo2012/ik-analyzer
No longer maintained. Please contact the origional author.
lanbo2012/ik-analyzer-solr5
IKAnalyzer for Solr5
lanbo2012/Introduction-NLP
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
lanbo2012/Java-Interview-Tutorial
建议star持续更新ing!!!BAT华为工程师四年磨一剑精心编排【Java高级工程师及架构师技能&面试宝典】:数据库、缓存、大数据、机器学习、设计模式、Docker、K8s、RPC、分布式微服务架构相关框架中间件原理及电商互联网下的业务实践。
lanbo2012/jstorm
Enterprise Stream Process Engine
lanbo2012/MyBatis-Spring-Boot
Spring Boot集成MyBatis的基础项目
lanbo2012/nesty
Http RESTful api implemention on Netty async io
lanbo2012/renren-fast-vue
renren-fast-vue基于vue、element-ui构建开发,实现renren-fast后台管理前端功能,提供一套更优的前端解决方案。
lanbo2012/spring-boot
Spring Boot 2.6 lanbo
lanbo2012/spring-boot-starter-mongodb-pool
Spring Boot中增强Mongodb的配置,多数据源,连接池等
lanbo2012/SwordOffer
《剑指offer》Java版代码实现