2017-12-25 1473
@Date 2017.06.02
深度学习笔记https://github.com/exacity/deeplearningbook-chinese
NLTK下载使用的数据https://github.com/nltk/nltk_data
SnowNLP(python)处理中文文本内容https://github.com/isnowfy/snownlp
DeepQA 基于nltk tensorflow训练的问答https://github.com/xuanhan863/DeepQA
Tensorflow Chatbot : Implement Tensorflows Sequence to Sequence model to train a chatbothttps://github.com/llSourcell/tensorflow_chatbot
ChatterBot is a machine-learning based conversational dialog engine build in Pythonhttps://github.com/gunthercox/ChatterBot
IBM开源的JavaQA系统https://github.com/ysc/QuestionAnsweringSystem
ChatBotCourse:自己动手做聊天机器人教程https://github.com/warmheartli/ChatBotCourse
聊天机器人的训练语料https://github.com/rustch3n/dgk_lost_conv
Java版本的深度学习框架https://github.com/deeplearning4j/deeplearning4j
Java分词工具HanLPhttps://github.com/hankcs/HanLP
基于RNN训练的自动取名python工程https://github.com/bitdust/WamaCry
Stanford CoreNLPhttps://github.com/stanfordnlp/CoreNLP
DrQA(facebook)https://github.com/facebookresearch/DrQA
PornHub爬虫
指定爬取微博大V以及粉丝的对话记录https://github.com/jinfagang/weibo_terminator_workflowhttps://github.com/jinfagang/weibo_terminater
python删除知乎回答等操作脚本https://github.com/rollenholt/fuck_zhihu
他人学习python的记录https://github.com/xxg1413/python
Python爬虫框架scrapy-demohttps://github.com/geekan/scrapy-examples
美团SQLAdvisor:输入SQL,输出索引优化建议https://github.com/Meituan-Dianping/SQLAdvisor
蚂蚁笔记Leanote(markdown edit)https://github.com/leanote/leanote
MarkDown编辑器(基于QT)https://github.com/cloose/CuteMarkEd
word分词是一个Java实现的分布式的中文分词组件https://github.com/ysc/word
Java版本的文字转拼音工具包https://github.com/belerweb/pinyin4j
VIM配置https://github.com/rarezhang/simple_vim_setting
在线写MarkDown简历工具https://github.com/geekcompany/DeerResume
Java版本的Redis Client工具https://github.com/caoxinyu/RedisClient
XSS'OR - Hack with JavaScripthttps://github.com/evilcos/xssor2
类似永恒之蓝的病毒程序https://github.com/bitdust/WamaCry
Pocsuite: 远程漏洞检测框架https://github.com/knownsec/Pocsuite
Kali Linux -- NetHunter:Bad USB 技术实现流量劫持的功能https://github.com/offensive-security/kali-nethunter
PoisonTap : 将USB设备伪装成网卡进而劫持目标设备的网络流量https://github.com/samyk/poisontap
Alibaba开源代码
https://github.com/alibaba
rocketMQhttps://github.com/apache/rocketmq
小米open-falcon : 互联网企业级监控系统https://github.com/XiaoMi/open-falcon
MySql分库分表中间件,改编自Cobar,结合了Cobar和TDDL的优势https://github.com/brucexx/heisenberg
MyCAT : 分表分库中间件https://github.com/MyCATApache/Mycat-Server
Mycat-JCachehttps://github.com/MyCATApache/Mycat-JCache
阿里云OSS SDK源码https://github.com/aliyun/aliyun-oss-java-sdk
Turbine实时流低延时高吞吐量的聚合器(汇聚分布式服务的数据)https://github.com/Netflix/Turbine
spring-boot-starter-dubbohttps://github.com/teaey/spring-boot-starter-dubbo
jvm-profiling-tools/perf-map-agent (jvmti的agent,可以倒出内存地址符号)https://github.com/jvm-profiling-tools/perf-map-agent
蚂蚁金服开源:SOFATracer 是一个用于分布式系统调用跟踪的中间件https://github.com/alipay/sofa-tracer
蚂蚁金服开源: SOFARPChttps://github.com/alipay/sofa-rpc
后端架构师技术图谱(重点推荐-技术栈全)https://github.com/xingshaocheng/architect-awesome
基于Spring Boot/Spring Security/JWT的REST服务安全认证https://github.com/jonsychen/rest-security-demo
基于Spring Boot/Spring Cloud 的微服务架构https://github.com/jonsychen/microservices-examples
hsweb-framework : 基于SpringBoot&MyBaits快速搭建企业后台管理系统的基础项目https://github.com/hs-web/hsweb-framework
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。https://github.com/shuzheng/zheng
PayMap是一个使用Java语言集成三方支付的小Demohttps://github.com/Martin404/PayMap
JStock is a free stock market software for 36 countrieshttps://github.com/yccheok/jstock
Java版本的竞价框架https://github.com/LMAX-Exchange/disruptor
基于springMVC+springSecurity3.x+Mybaits3.x的权限系统https://github.com/lanyuancom/lanyuan
Vert.x : 事件驱动的高性能处理请求服务端https://github.com/eclipse/vert.x
基于 Spring Cloud 的微服务架构https://github.com/zhangxd1989/spring-boot-cloud
程序员技术挑战网站(在线编程学习任务)https://github.com/FreeCodeCampChina/freecodecamp.cn
他人的春招面试总结https://github.com/HuangQinJian/Interview-Questions
基于网页游戏学习SQLhttps://github.com/Audi-1/sqli-labs
收集和RTB有关的文章集合https://github.com/wnzhang/rtb-papers
设计模式集合https://github.com/iluwatar/java-design-patterns
axios:js中http请求包https://github.com/mzabriskie/axios
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。