Cheneng / TextCNN
Convolutional Neural Networks for Sentence Classification in PyTorch
☆107Updated 6 years ago
Alternatives and similar repositories for TextCNN:
Users that are interested in TextCNN are comparing it to the libraries listed below
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 5 years ago
- 从头训练MASK BERT☆136Updated 2 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆310Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆192Updated 3 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 6 months ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 3 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆92Updated 2 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆214Updated 9 months ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 5 years ago
- ☆134Updated 2 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- TensorFlow code and pre-trained models for BERT and ERNIE☆144Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- transformer crf 命名实体识别☆105Updated 5 years ago
- ☆84Updated 4 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆136Updated 5 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 6 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆112Updated 2 years ago
- bert for chinese text classification☆142Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆102Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆74Updated 3 years ago