liuzmx's Stars
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
nschloe/tiptop
:desktop_computer: Command-line system monitoring
danielgatis/rembg
Rembg is a tool to remove images background
life4/textdistance
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
jgraph/drawio-desktop
Official electron build of draw.io
infinilabs/analysis-pinyin
🛵 This Pinyin Analysis plugin is used to do conversion between Chinese characters and Pinyin.
ZJU-OpenKS/OpenKS
OpenKS - 领域可泛化的知识学习与计算平台
lipoja/URLExtract
URLExtract is python class for collecting (extracting) URLs from given text based on locating TLD.
wmjordan/PDFPatcher
PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
HIT-SCIR/ltp
Language Technology Platform
liuxinyu95/AlgoXY
Book of Elementary Functional Algorithms and Data structures
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
neo4j/neo4j
Graphs for Everyone
neo4j/neo4j-browser
Neo4j Browser is the general purpose user interface for working with Neo4j. Query, visualize, administrate and monitor the database.
wting/autojump
A cd command that learns - easily navigate directories from the command line
zsh-users/zsh-syntax-highlighting
Fish shell like syntax highlighting for Zsh.
romkatv/powerlevel10k
A Zsh theme
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
vesoft-inc/nebula-graph
A distributed, fast open-source graph database featuring horizontal scalability and high availability. This is an archived repo for v2.5 only, from 2.6.0 +, NebulaGraph switched back to https://github.com/vesoft-inc/nebula
chatopera/Synonyms
:herb: 中文近义词:聊天机器人,智能问答工具包
fangweiren/Django-REST-framework-documentation
Django REST framework 中文文档
botfront/botfront
Enterprise-grade open source GUI platform for Rasa teams
liuzmx/WikipediaCategorization
In this project we want to implement a solution that is capable of grouping Wikipedia articles based on the articles content or other features. We want to find feasible metrics to cluster articles into differentcategories. In the beginning we want to find very general categories e.g. science, politics, sports,movies, etc. and if possible, we want specify the categories into more detail, e.g. football player, actionmovie, midterm election, etc.. For this approach we want to use clustering.Possible extension: After we created a cluster we want to find a way to propose tags of related clustersfor a new article which is not in the cluster itself
mozillazg/python-pinyin
汉字转拼音(pypinyin)
mit-nlp/MITIE
MITIE: library and tools for information extraction
fxsjy/jieba
结巴中文分词