Pinned Repositories
-
625033011
Config files for my GitHub profile.
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
BERT-EMD
bilibili-user
🍥 Bilibili 用户爬虫
capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
capsule-pytorch
A pytorch implementation of CapsNet for text classification 汽车行业用户观点主题及情感识别为例(subject-and-sentiment-analysis)
Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
CNN_ATTENTION_models
CNN with attention and CNN_LSTM_attention(pytorch)
625033011's Repositories
625033011/-
625033011/625033011
Config files for my GitHub profile.
625033011/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
625033011/BERT-EMD
625033011/bilibili-user
🍥 Bilibili 用户爬虫
625033011/capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
625033011/capsule-pytorch
A pytorch implementation of CapsNet for text classification 汽车行业用户观点主题及情感识别为例(subject-and-sentiment-analysis)
625033011/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
625033011/ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
625033011/CNN_ATTENTION_models
CNN with attention and CNN_LSTM_attention(pytorch)
625033011/BILIBILI-HELPER
B站,哔哩哔哩(Bilibili)自动签到每日自动投币,银瓜子兑换硬币,领取大会员福利,大会员月底给自己充电等。每天轻松获取65经验值。赶快和我一起成为Lv6吧!
625033011/Focal-Loss-Pytorch
全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data imbalance influence).用于one-stage目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
625033011/GPT2-NewsTitle
Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。
625033011/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
625033011/KnowledgeDistillation
Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。
625033011/lib_njnu
Share documents of lecture and examination
625033011/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
625033011/PiFace
树莓派人脸识别打卡
625033011/pytorch-PKD-for-BERT-compression
625033011/text_class
Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用
625033011/TextBrewer
A PyTorch-based knowledge distillation toolkit for natural language processing
625033011/TextLevelGCN
source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/