JimXiongGM / TextCNN_MultiClasses
多标签多分类的textCNN
☆12Updated 4 years ago
Alternatives and similar repositories for TextCNN_MultiClasses:
Users that are interested in TextCNN_MultiClasses are comparing it to the libraries listed below
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆28Updated 4 years ago
- 多标签文本分类☆54Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 3 years ago
- ☆60Updated 4 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆71Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆31Updated 2 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- ☆11Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 10 months ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆129Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- 篇章级事件抽取☆20Updated 4 years ago
- 基于pytorch+bert的中文事件抽取☆68Updated 2 years ago
- 中文文本句对相似度匹配-ATEC数据集☆21Updated 4 years ago
- Use Bert-CNN-Capsule for text classification☆10Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- bert实现中文关系抽取☆17Updated last year
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 2 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆71Updated 5 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated last year
- Pytorch Bert+BiLstm二分类☆38Updated 3 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆25Updated 2 years ago
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 3 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated last year
- Clustering text with Bert☆56Updated 4 years ago