yubuyuabc's Stars
DA-southampton/Pytorch-NLU
Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词等序列标注任务。 Ptorch NLU, a Chinese text classification and sequence annotation toolkit, supports multi class and multi label classification tasks of Chinese long text and short text, and supports sequence annotation tasks such as Chinese named entity recognition, part of speech tagging and word segmentation.
DA-southampton/NLPer-Arsenal
收录NLP相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中
DA-southampton/Kevinpro-NLP-demo
NLP实践demo,包含了文本分类,对话机器人,Transformer, GPT实现,图神经网络GNN使用,对抗训练,摘要抽取,知识蒸馏,变分自编码器,快速文本检索,中文医疗QA 的pytorch实现
DA-southampton/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
PaddlePaddle/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
keon/algorithms
Minimal examples of data structures and algorithms in Python
mahmoud/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
tqb4342/CSBook
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
sherlcok314159/ChineseMRC-Data
收集了目前为止中文领域的MRC抽取式数据集
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
649453932/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
xiangking/ark-nlp
A private nlp coding package, which quickly implements the SOTA solutions.
yubuyuabc/ark-nlp
A private nlp coding package, which quickly implements the SOTA solutions.
Hanscal/unlp
一些经常需要用到的NLP算法包,有助于学习和使用基于深度学习的文本处理。
Jsnzkpg/Jsnzkpg
白嫖/节点/vpn/白嫖/订阅/机场/翻墙TG代理/加速器/科学上网/教程/破解/软件/资源/网站/撸羊毛/ss/ssr/vmess/vless/v2ray/trojan/clash
HumanSignal/label-studio-frontend
Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
fuxuemingzhu/algorithm-templates
算法刷题模板,面向找工作的 LeetCode 高频面试题模板总结,高效刷题必备~
fuxuemingzhu/Leetcode-Solution-All
1000篇通俗易懂且高质量的 LeetCode 解析,动画题解,套路分析,模板分享
datawhalechina/competition-baseline
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
macanv/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
datawhalechina/daily-interview
Datawhale成员整理的面经,内容包括机器学习,CV,NLP,推荐,开发等,欢迎大家star
zhanwen/MathModel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
bojone/lic2020_baselines
some baselines for lic2020 (http://lic2020.cipsc.org.cn/)
lhelontra/tensorflow-on-arm
TensorFlow for Arm
MemorialCheng/deep-learning-from-scratch
《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》
stellargraph/stellargraph
StellarGraph - Machine Learning on Graphs
PaddlePaddle/Research
novel deep learning research works with PaddlePaddle