Skip to content
View stxupengyu's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Beijing, China

Block or report stxupengyu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
60 stars written in Python
Clear filter

📚 Freely available programming books

Python 384,713 66,063 Updated Mar 24, 2026

All Algorithms implemented in Python

Python 219,124 50,277 Updated Mar 27, 2026

手写实现李航《统计学习方法》书中全部算法

Python 11,597 2,895 Updated Nov 25, 2025

BertViz: Visualize Attention in Transformer Models

Python 7,975 872 Updated Jan 8, 2026

all kinds of text classification models and more with deep learning

Python 7,949 2,541 Updated Sep 28, 2023

Open Source Neural Machine Translation and (Large) Language Models in PyTorch

Python 6,998 2,251 Updated Oct 14, 2025

Python library for processing Chinese text

Python 6,616 1,357 Updated Jan 19, 2020

keras implement of transformers for humans

Python 5,422 923 Updated Nov 11, 2024

使用Bert,ERNIE,进行中文文本分类

Python 4,413 929 Updated Jun 28, 2024

A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).

Python 3,001 166 Updated Jul 9, 2025

PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf

Python 2,923 513 Updated Oct 23, 2024

Implementation of BERT that could load official pre-trained models for feature extraction and prediction

Python 2,426 502 Updated Jan 22, 2022

QRec: A Python Framework for quick implementation of recommender systems (TensorFlow Based)

Python 1,637 411 Updated Dec 26, 2023

基于Pytorch的OCR工具库,支持常用的文字检测和识别算法

Python 1,514 317 Updated Jan 4, 2026

An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。

Python 1,385 236 Updated May 31, 2022

利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。

Python 1,148 377 Updated Jan 16, 2018

Text classifier for Hierarchical Attention Networks for Document Classification

Python 1,080 373 Updated Sep 16, 2021

Next RecSys Library

Python 1,063 218 Updated Mar 24, 2023

This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.

Python 923 207 Updated Apr 18, 2023

Text classification using deep learning models in Pytorch

Python 818 232 Updated Nov 17, 2018

Topic Modeling in Embedding Spaces

Python 559 132 Updated Oct 3, 2023

基于Transformers的文本分类

Python 344 60 Updated Sep 17, 2021

用python和sklearn两种方法实现李航《统计学习方法》中的算法

Python 340 229 Updated Jul 3, 2018

PyTorch code for softmax variants: center loss, cosface loss, large-margin gaussian mixture, COCOLoss, ring loss

Python 254 47 Updated Jul 3, 2018

Word Embedding + LSTM + FC

Python 161 35 Updated Jul 25, 2024

The official implementation of ACL 2019 paper "Topic-Aware Neural Keyphrase Generation for Social Media Language"

Python 153 31 Updated Aug 5, 2019

sentiment analysis、情感分析、文本分类、基于字典、python、classification

Python 132 36 Updated Jan 4, 2021

Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"

Python 119 23 Updated Oct 20, 2022

Code for the ACL 19 paper "Neural Keyphrase Generation via Reinforcement Learning with Adaptive Rewards"

Python 106 14 Updated Jul 3, 2020
Next