circlePi / text_class
Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用
☆43Updated 6 years ago
Alternatives and similar repositories for text_class:
Users that are interested in text_class are comparing it to the libraries listed below
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆72Updated 6 years ago
- 2019之江杯人工智能大赛电商评论观点挖掘赛道top3☆45Updated 5 years ago
- 多标签文本分类☆53Updated 5 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆41Updated 5 years ago
- ☆17Updated 3 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- textcnn多标签文本分类☆36Updated 6 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 5 years ago
- Bert中文文本分类☆40Updated 5 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26Updated 2 years ago
- 两层attention 的lstm评论情感分析☆22Updated 7 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案☆12Updated 5 years ago
- 用TensorFlow实现的基于双向LSTM+CRF的命名实体识别。☆14Updated 7 years ago
- 使用UniLM实现中文文本摘要☆43Updated 5 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 5 years ago
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- bert实现中文关系抽取☆17Updated last year
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- bilstm _Attention_crf☆37Updated 6 years ago
- 互联网新闻情感分析赛题baseline☆42Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago