Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
Algorithms
全面的算法代码仓库
AlgoXY
Book of Elementary Algorithms and Data structures
android-open-project-analysis
Analysis of android open source project, include usage and implementation
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
apollo
Apollo(阿波罗)是携程框架部门研发的配置管理平台,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
appfuse
AppFuse is a full-stack framework for building web applications on the JVM. Open source since 2003.
architect-awesome
后端架构师技术图谱
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
xjtuafds's Repositories
xjtuafds/deeplearningbook-chinese
Deep Learning Book Chinese Translation
xjtuafds/joda-time
Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
xjtuafds/CkoocNLP
xjtuafds/document-processor
Document preprocessing for preparing formatted input data which is suitable for LibSVM tool.
xjtuafds/apollo
Apollo(阿波罗)是携程框架部门研发的配置管理平台,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
xjtuafds/gs-spring-boot
Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
xjtuafds/auto-sklearn
xjtuafds/tpot
A Python tool that automatically creates and optimizes machine learning pipelines using genetic programming.
xjtuafds/h2o-3
Open Source Fast Scalable Machine Learning API For Smarter Applications (Deep Learning, Gradient Boosting, Random Forest, Generalized Linear Modeling (Logistic Regression, Elastic Net), K-Means, PCA, Stacked Ensembles...)
xjtuafds/word
Java分布式中文分词组件 - word分词
xjtuafds/Java-Naive-Bayes-Classifier
A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.
xjtuafds/Twitter-LDA
Latent Dirichlet Allocation (LDA) model for Microblogs (Twitter, weibo etc.)
xjtuafds/socks5-netty
基于netty实现的socks5代理
xjtuafds/nlp-lang
这个项目是一个基本包.封装了大多数nlp项目中常用工具
xjtuafds/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
xjtuafds/elasticsearch-analysis-ik
The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
xjtuafds/TextRank4ZH
:deciduous_tree:从中文文本中自动提取关键词和摘要
xjtuafds/awesome-elasticsearch
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
xjtuafds/learning-spark
Example code from Learning Spark book
xjtuafds/LDAGibbsSampling
Open Source Package for Gibbs Sampling of LDA
xjtuafds/jutils
jutils,通用的Java工具类,主要包括基础工具类(时间、正则表达式、字符串、随机数等等),excel解析生成、word解析生成、文件操作、图片操作、敏感字、加解密等等。
xjtuafds/go-mysql-elasticsearch
Sync MySQL data into elasticsearch
xjtuafds/elasticsearch-jdbc
JDBC importer for Elasticsearch
xjtuafds/JGibbLabeledLDA
Labeled LDA in Java (based on JGibbLDA)
xjtuafds/matrix-toolkits-java
:rocket: High Performance Linear Algebra OOP
xjtuafds/fnlp
中文自然语言处理工具包 Toolkit for Chinese natural language processing
xjtuafds/puma
xjtuafds/ehcache3
Ehcache 3.x line
xjtuafds/greys-anatomy
Java诊断工具
xjtuafds/PdfUtil