percent4 / Keras_Transformer_Text_Classification
本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。
☆11Updated 2 years ago
Alternatives and similar repositories for Keras_Transformer_Text_Classification:
Users that are interested in Keras_Transformer_Text_Classification are comparing it to the libraries listed below
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆12Updated 3 years ago
- 基于BERT的文本多标签多分类☆10Updated 2 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Updated 2 years ago
- 短文本分类、多标签分类方法封装☆14Updated last year
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- ☆13Updated last year
- 文本热点挖掘,基于DBSCAN聚类模型,对文本的热点事件进行挖掘☆41Updated 4 years ago
- 利用BERT预训练模型进行文本生成,可用于对话、摘要、问题生成等任务。 目前支持策略,词表的插入和删除、自定义Character Embedding、随机词替换等☆9Updated 2 years ago
- 虚假新闻检测多模态识别第一名解决方案☆36Updated 5 years ago
- 多模态虚假新闻检测挑战赛第一名☆12Updated 4 years ago
- ccks2020的比赛-面向金融领域的篇章级事件主体与要素抽取(一)事件主体抽取☆17Updated 3 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated last year
- 人工智能大作业:关于计算文本相似度的深度神经网络模型与算法研究分析(BERT、SentenceBERT、SimCSE)☆12Updated 2 years ago
- ☆11Updated 3 years ago
- 本项目采用Keras和ALBERT实现文本多标签分类任务,其中对ALBERT进行微调。☆13Updated 4 years ago
- 使用bert进行中文方面级情感识别。☆22Updated last year
- Legal Juegment Prediction (LJP) with BiLSTM and Attention☆14Updated 6 years ago
- 使用LDA+SVM进行文本的分类☆22Updated 7 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆31Updated 3 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 5 years ago
- ☆17Updated 3 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago
- PyTorch-Bert-BiLSTM-ATT-LJP☆16Updated 5 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆71Updated 5 years ago
- 本仓主要实现并解决基于预 训练bert,预训练字向量和词向量实现Bert_RCNN用于一个长文本对应对个标签的问题☆17Updated 3 years ago
- Implementations of BiLSTM-CRF and IDCNN-CRF NER models on Weibo, MSRA and Twitter copora.☆10Updated 4 years ago
- 一个BERT+BiLSTM的情感分析 BaseLine☆26Updated 4 years ago
- 分别使用TextRank、BiLSTM和UniLM实现中文文章标题自动生成☆27Updated 4 years ago
- Multi-Label Text Classification Based On Bert☆19Updated last year
- 文本摘要生成☆13Updated 2 years ago