yangxinke121's Stars
RongleXie/java-books-collections
:books:Java编程书籍收集分享。Java programming books collection to share.:rocket:
paascloud/paascloud-master
spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。
opengoofy/hippo4j
📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
foxsen/archbase
教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
Netflix/concurrency-limits
openimsdk/open-im-server
IM Chat ChatGPT
dromara/athena
apache/skywalking
APM, Application Performance Monitoring System
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
fuzhengwei/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
JavaCourse00/JavaCourseCodes
JavaCourse
mercyblitz/jsr
Java Specification Requests
JosephZhu1983/java-common-mistakes
书籍《Java 开发坑点解析:从根因分析到最佳实践》 & 极客时间专栏《Java业务开发常见错误100例》源码
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
chensoul/learning-hadoop
Learning to write Hadoop examples
leonchen83/redis-replicator
Redis replication tool. support sync, psync, psync2. can parse rdb, aof, mixed rdb and aof files. support redis-7.2
dyc87112/SpringBoot-Learning
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
elasticsearch-cn/elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
Edward1Chou/Textclassification
several methods for text classification
jiesutd/NCRFpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
jiesutd/YEDDA
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
dalinvip/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
jiesutd/SubwordEncoding-CWS
Subword Encoding in Lattice LSTM for Chinese Word Segmentation
jiesutd/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Determined22/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
lzhenboy/word2vec-Chinese
a tutorial for training Chinese-word2vec using Wiki corpus
exacity/simplified-deeplearning
Simplified implementations of deep learning related works
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理