基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE
☆54Jun 29, 2020Updated 6 years ago
Alternatives and similar repositories for Chinese-Text-Classification
Users that are interested in Chinese-Text-Classification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Apr 23, 2021Updated 5 years ago
- 基于Bert、Pytorch的中文短文本分类任务☆12Nov 2, 2022Updated 3 years ago
- bert、roberta、ernie等方法进行文本分类☆88May 25, 2023Updated 3 years ago
- ☆18May 1, 2023Updated 3 years ago
- pytorch实现TextCNN、TextRNN、TextRCNN、Attention+RNN、DPCNN进行文本分类☆15Jan 27, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆17Feb 1, 2021Updated 5 years ago
- ☆14Dec 20, 2023Updated 2 years ago
- 使用SO-PMI算法生成经济领域情感词典☆16Mar 16, 2022Updated 4 years ago
- English or Chinses GPT2Dialog model from GPT2-chitchat☆12Feb 23, 2020Updated 6 years ago
- “法阿”中文分词:做最好的 Python 法律中文分词组件☆35Dec 15, 2020Updated 5 years ago
- Repository of the paper "Reconstruction of Time-Varying Graph Signals via Sobolev Smoothness" published in IEEE T-SIPN☆13Mar 3, 2022Updated 4 years ago
- ☆13Jun 3, 2020Updated 6 years ago
- An Abstractive Summarization(for Datasets in English format) Implementation with Transformer and Pointer-generator☆12Dec 31, 2020Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48May 27, 2020Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- BERT&RoBERTa预训练代码,tensorflow和torch两种版本实现☆13Feb 8, 2023Updated 3 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆12Jan 13, 2020Updated 6 years ago
- ☆41Mar 18, 2020Updated 6 years ago
- 分别使用TextRank、BiLSTM和UniLM实现中文文章标题自动生成☆28Sep 22, 2020Updated 6 years ago
- rasa_chinese 的服务 package☆18Jun 17, 2021Updated 5 years ago
- Codes for ACL2018 Multimodal Language Workshop paper☆10May 24, 2018Updated 8 years ago
- Signal recovery and sampling over graphs☆16Oct 21, 2018Updated 7 years ago
- The official implementation of the paper "Text Classification in the Wild: a Large-scale Long-tailed Name Normalization Dataset"(ICASSP 2…☆12Feb 19, 2023Updated 3 years ago
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆27Jun 18, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 实现基于RNN的粒子滤波网络,应用于纯惯导的地图匹配,解决室内定位问题☆15Jan 26, 2019Updated 7 years ago
- 使用Bert/ERNIE进行中文短文本分类(附数据集)☆37Dec 10, 2022Updated 3 years ago
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆17Feb 1, 2020Updated 6 years ago
- 采用三种方式 (1)利用keras库搭建seq2seq (2)利用keras_transformer库 (3)利用fastnlp框架 实现问答机器人、机器翻译、文本摘要等功能☆14Nov 16, 2020Updated 5 years ago
- COPNER: Contrastive Learning with Prompt Guiding for Few Shot Named Entity Recognition☆14Mar 5, 2023Updated 3 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,729Sep 23, 2020Updated 5 years ago
- 2020语言与智能技术竞赛:面向推荐的对话任务☆51Jun 17, 2021Updated 5 years ago
- The source code of the paper "Understanding Graph Neural Networks from Graph Signal Denoising Perspectives"☆23Jun 9, 2020Updated 6 years ago
- 新闻文本分类,TextCNN模型,pytorch实现. gitee//gitee.com/worldcreator/News_Classification☆24May 28, 2021Updated 5 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 开天-新词,中文新词发现工具,Chinese New Word Discovery Tool☆22Dec 5, 2019Updated 6 years ago
- 基于pytorch的不平衡数据的文本分类☆12Dec 26, 2021Updated 4 years ago
- 个人简历网站01☆15Jan 5, 2023Updated 3 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆167Aug 15, 2020Updated 6 years ago
- nlp基础任务☆23May 26, 2021Updated 5 years ago
- X-SCITLDR: Cross-Lingual Extreme Summarization of Scholarly Documents (JCDL 2022)☆14Jul 22, 2022Updated 4 years ago
- 基于tensorflow1.x的预训练模型调用,支持单机多卡、梯度累积,XLA加速,混合精度。可灵活训练、验证、预测。☆58Aug 16, 2021Updated 5 years ago