Stars
GoogleTest - Google Testing and Mocking Framework
A collection of gdb tips. 100 maybe just mean many here.
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CL…
❤️ SQLite ORM light header only library for modern C++
Advanced Docking System for Qt
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Making large AI models cheaper, faster and more accessible
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
Instruct-tune LLaMA on consumer hardware
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder.
Single-document unsupervised keyword extraction
💫 Industrial-strength Natural Language Processing (NLP) in Python
💫 Models for the spaCy Natural Language Processing (NLP) library
小型金融知识图谱构建流程(neo4j / python / cypher / KG)
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理