ThomasLau's Stars
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
hashcat/hashcat
World's fastest and most advanced password recovery utility
openspug/spug
开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。
WinMerge/winmerge
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
tesseract-ocr/tessdata
Trained models with fast variant of the "best" LSTM models + legacy models
LingDong-/shan-shui-inf
Procedurally generated Chinese landscape painting.
lincolnloop/python-qrcode
Python QR Code image generator
baidu/lac
百度NLP:分词,词性标注,命名实体识别,词重要性
mergestat/mergestat-lite
Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊
apache/linkis
Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
NLP-LOVE/Introduction-NLP
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
elastic/rally
Macrobenchmarking framework for Elasticsearch
openacid/slim
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
RedisBloom/RedisBloom
Probabilistic Datatypes Module for Redis
harrisiirak/cron-parser
Node.js library for parsing crontab instructions
SeanLee97/xmnlp
xmnlp:提供中文分词, 词性标注, 命名体识别,情感分析,文本纠错,文本转拼音,文本摘要,偏旁部首,句子表征及文本相似度计算等功能
spring-cloud/spring-cloud-commons
Common classes used in different Spring Cloud implementations
sing1ee/dict_build
自动构建中文词库:http://www.matrix67.com/blog/archives/5044
javayhu/haitang
海棠诗社,古诗词的数字桃源
aetilius/pHash
pHash - the open source perceptual hash library
makerdiary/python-keyboard
A hand-wired USB & Bluetooth keyboard powered by Python and more
spotify/fmt-maven-plugin
Opinionated Maven Plugin that formats your Java code.
apachecn/ntu-hsuantienlin-ml
:book: **大学林轩田机器学习笔记
brunoborges/fx2048
The game 2048, built using JavaFX and Java 11
tlaplus/CommunityModules
TLA+ snippets, operators, and modules contributed and curated by the TLA+ community
Cosium/git-code-format-maven-plugin
A maven plugin that automatically deploys code formatters as pre-commit git hook
vaaaaanquish/cloudia
Tools to easily create a word cloud
allenlu2008/PySparkDemo
PySpark算子及空间应用的各个Demo
renpengcheng-github/nlp
nlp 自然语言处理相关 神经网络的应用
Strumenta/article-antlr4-c3
The code for the article, Code Completion with antlr4-c3