finisky / TextCNN
A simple TextCNN pytorch implementation
☆21Updated 2 years ago
Alternatives and similar repositories for TextCNN:
Users that are interested in TextCNN are comparing it to the libraries listed below
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆23Updated 4 years ago
- ☆60Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆31Updated 2 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆100Updated 3 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- ☆27Updated last year
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆67Updated 3 years ago
- ☆41Updated 3 years ago
- ACE2005中文数据集处理(中文信息信息抽取任务)☆20Updated 3 years ago
- Relation Extraction 论文复现☆47Updated 5 years ago
- 用预训练BERT实现序列标注模型。☆13Updated 4 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆125Updated 2 years ago
- 利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练 方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, …☆32Updated 2 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆71Updated 4 years ago
- 根据维基中文语料库预训练 GloVe 中文词向量;Pre-train GloVe word-embedding From Chinese Wiki corpus☆70Updated last year
- 基于prompt的中文文本分类。☆54Updated last year
- pytorch实现的LSTM简易文本分类(附代码详解)☆37Updated 4 years ago
- SimCSE有监督与无监督实验复现☆147Updated 11 months ago
- SimCSE中文语义相似度对比学习模型☆79Updated 2 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆126Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 10 months ago
- knowledge distillation: 采用知识蒸馏,训练bert后指导textcnn☆17Updated 3 years ago
- 记录经典NER模型,目前仓库包含如下模型代码:BERT, LSTM, GlobalPointer, CRF, HMM☆33Updated 2 years ago
- 关系抽取 calrel pytorch☆39Updated 3 years ago
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案☆12Updated 5 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆185Updated 2 years ago