Cheneng / TextCNN
Convolutional Neural Networks for Sentence Classification in PyTorch
☆104Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for TextCNN
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 3 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 4 years ago
- transformer crf 命名实体识别☆106Updated 5 years ago
- ☆84Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 3 months ago
- BERT distillation(基于BERT的蒸馏实验 )☆309Updated 4 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆138Updated 3 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 6 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆190Updated 2 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆367Updated 3 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆191Updated 5 years ago
- An attempt at replicating the Induction Network for FewRel data in Tensorflow☆177Updated 5 years ago
- bert for chinese text classification☆142Updated 5 years ago
- 从头训练MASK BERT☆137Updated last year
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆164Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆76Updated 4 years ago
- 基于transformer的指针生成网络☆92Updated 3 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 4 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL//pytor…☆204Updated 3 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆285Updated 3 years ago
- Deep Pyramid Convolutional Neural Networks for Text Categorization in PyTorch☆199Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆92Updated 2 years ago
- Label-Specific Document Representation for Multi-Label Text Classification☆84Updated 4 years ago