Pytorch + NLP, 一份友好的项目实践仓库
☆468Jul 30, 2019Updated 6 years ago
Alternatives and similar repositories for TextClassification
Users that are interested in TextClassification are comparing it to the libraries listed below
Sorting:
- Implemention some Baseline Model upon Bert for Text Classification☆693Sep 19, 2019Updated 6 years ago
- NLP研究入门之道☆2,057Nov 26, 2019Updated 6 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,761Apr 12, 2022Updated 3 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,704Sep 23, 2020Updated 5 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,795Aug 30, 2025Updated 6 months ago
- NLP上手教程☆6,242May 23, 2021Updated 4 years ago
- BERT 源码阅读☆230Aug 20, 2019Updated 6 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,857Feb 21, 2024Updated 2 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆490Jan 5, 2019Updated 7 years ago
- A Benchmark of Text Classification in PyTorch☆606Apr 20, 2024Updated last year
- 使用Bert,ERNIE,进行中文文本分类☆4,389Jun 28, 2024Updated last year
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,848Mar 21, 2021Updated 4 years ago
- Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Tex…☆1,632Feb 11, 2026Updated 2 weeks ago
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,488Jan 9, 2026Updated last month
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。☆1,401Aug 25, 2022Updated 3 years ago
- Text classification using deep learning models in Pytorch☆818Nov 17, 2018Updated 7 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176May 25, 2019Updated 6 years ago
- 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力☆7,464Aug 24, 2022Updated 3 years ago
- all kinds of text classification models and more with deep learning☆7,951Sep 28, 2023Updated 2 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,809Jun 17, 2024Updated last year
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,272Jun 21, 2022Updated 3 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,175Jul 15, 2025Updated 7 months ago
- 老宋秋招刷题日记, 语言使用python☆319Dec 26, 2025Updated 2 months ago
- Data Augmentation for NLP. NLP数据增强☆294Dec 10, 2020Updated 5 years ago
- pytorch版基于gpt+nezha的中文多轮Cdial☆12Oct 22, 2022Updated 3 years ago
- 主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。☆1,760Jun 3, 2021Updated 4 years ago
- tensorflow implementation☆1,149Jul 19, 2019Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Dec 13, 2019Updated 6 years ago
- DeepIE: Deep Learning for Information Extraction☆1,943Dec 9, 2022Updated 3 years ago
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,144Jun 5, 2023Updated 2 years ago
- 基于Pytorch和torchtext的自然语言处理深度学习框架。☆836Dec 14, 2020Updated 5 years ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,183Oct 30, 2023Updated 2 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,539Sep 23, 2021Updated 4 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Sep 16, 2020Updated 5 years ago
- Google AI 2018 BERT pytorch implementation☆6,519Sep 15, 2023Updated 2 years ago
- This is the notes and code I took while studying an NLP tutorial [2019 Latest AI Natural Language Processing Deep Machine Learning Top Pr…☆451May 2, 2019Updated 6 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆519Dec 8, 2022Updated 3 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,773Jul 22, 2024Updated last year
- 力求囊括主流NLP模型练手项目,不断更新中☆292Jun 11, 2020Updated 5 years ago