junyu-Luo / bert_classification
基于bert中文多分类模型
☆11Updated 6 years ago
Alternatives and similar repositories for bert_classification
Users that are interested in bert_classification are comparing it to the libraries listed below
Sorting:
- 使用GRU+attention进行多标签二分类☆10Updated 6 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- Short text similarity matching model based on deep learning and machine learning☆15Updated 6 years ago
- Files related to tensorflow nre relationship extraction model☆10Updated 7 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 5 years ago
- This is a implementation of "面向属性抽取的门控动态注意力机制"☆10Updated 6 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- CHIP 2019平安医疗科技疾病问答迁移学习比赛baseline,rank7☆26Updated 5 years ago
- Using BiLSTM-CRF model for Chinese NER☆14Updated 7 years ago
- 中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf☆22Updated 2 years ago
- Time entity recognition tool based on regular expression 基于正则表达式的中文时间实体识别(时间提取)工具☆24Updated 6 years ago
- 主要模型结构来自于CasRel模型 在识别subject时使用Biaffine方法用于处理subject实体嵌套问题☆10Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆27Updated 5 years ago
- 天池-新冠疫情相似句对判定大赛 大白_Rank6☆21Updated 5 years ago
- ☆19Updated 6 years ago
- 基于LDA和TextRank的关键子提取算法实现☆23Updated 7 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 5 years ago
- PyTorch-Bert-BiLSTM-ATT-LJP☆16Updated 6 years ago
- NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等☆23Updated 6 years ago
- 多标签文本分类☆54Updated 5 years ago
- self summary after attending CCL2018 (全国计算语言学学术会议), CCL2018参会总结,包括会议论文下载脚本,会议前言技术报告下载,以及个人的一点总结.☆27Updated 6 years ago
- bootstrap式知识三元组抽取 开放式实体关系抽取 依靠依存分析确定可能的实体和关系☆23Updated 6 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- 知识图谱初探,关系抽取,实体抽取,基于kb的问答,基于es的问答,知识图谱可视化☆60Updated 5 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 5 years ago
- bert,albert计算中文句子的相似度☆21Updated 5 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛TOP40解决方案☆19Updated 6 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆36Updated 5 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago