Pinned Repositories
agollo
携程Apollo Golang版客户端
chaotbot_corpus_Chinese
中文公开聊天语料库
DistributedLock
redis分布式锁
dubbo-spring-boot-mybatis-redis
通过dubbo+spring boot+mybatis+redis等主流技术搭建成一套分布式服务框架
goshop
分布式多店铺电商系统,使用技术:spring 、springmvc、mybatis、maven、html5、jquery、freemarker、Redis(缓存服务器)、Solr(搜索引擎)、Dubbo(调用系统服务)、Nginx(web服务器)、FastDFS(文件服务器)、Shiro(权限框架)、Zookeeper(分布式应用程序协调服务)
jquery-serialize-object
转换Form到JS对象
light-task-scheduler
轻量级分布式任务调度框架
NettyRPC
Yet another RPC framework based on Netty
pandora
基于RBAC的自动化部署平台
sharding-jdbc
数据库分表分库插件
teddyjoan's Repositories
teddyjoan/pandora
基于RBAC的自动化部署平台
teddyjoan/chaotbot_corpus_Chinese
中文公开聊天语料库
teddyjoan/agollo
携程Apollo Golang版客户端
teddyjoan/AnyQ
FAQ-based Question Answering System
teddyjoan/Auth
公共开放平台重构,老open项目外来请求转发功能独立出来的一个项目(包含常规鉴权、MD5/RSA加解密解密鉴权、刷新accessToken/refreshToken接口等)
teddyjoan/base64
js base64混淆加密、解密
teddyjoan/bert-kbqa-NLPCC2017
A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)
teddyjoan/ConversationalRobotDesign
对话机器人(聊天机器人)设计思考
teddyjoan/goodsKill
基于慕课网秒杀项目扩展了部分功能,使用dubbo搭建分布式服务调用,分模块设计,集成了gradle和maven两种构建工具。
teddyjoan/GoogleAuth
Google Authenticator Server side code
teddyjoan/ideaagent
IntelliJ IDEA 辅助工具
teddyjoan/java-faker
Brings the popular ruby faker gem to Java
teddyjoan/java-probabilistic-earley-parser
🎲 Efficient Java implementation of the probabilistic Earley algorithm to parse Stochastic Context Free Grammars (SCFGs)
teddyjoan/java-string-similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
teddyjoan/jenkins-pipeline-global-library-chefci
Jenkins Pipeline's "Workflow Global Libs" for Chef CI
teddyjoan/jfairy
Java fake data generator
teddyjoan/k8s
teddyjoan/nlp-zero
无监督抽取句子模板-基于最小熵原理的NLP工具包
teddyjoan/QAmodel-for-Retrievalchatbot
客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等
teddyjoan/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
teddyjoan/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, and date/time expressed in multiple languages (CN, EN, FR, ES, PT, DE. Partial support for NL, JA, KO). Contributions are greatly welcome! Packages are available at https://www.nuget.org/profiles/Recognizers.Text and https://www.npmjs.com/~recognizers.text
teddyjoan/regex-plus
可扩展的正则引擎
teddyjoan/songci
teddyjoan/spring-boot-starter-encrypt
Spring Boot请求统一加解密
teddyjoan/tech
teddyjoan/Time-NLP
中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。
teddyjoan/TOOL_SpringBootSecurityStater
针对SpringBoot项目中的参数传递使用RSA加密机制保证安全性进行封装成工具,实现自动加密返回数据、解密传入数据并映射成json
teddyjoan/transmittable-thread-local
📌 The missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits ThreadLocal value between threads even using thread pooling components.
teddyjoan/uid-generator
UniqueID generator
teddyjoan/webmagic
A scalable web crawler framework for Java.