yongzhuo / bertLinks
bert分类, classify, classifier. TensorFlow code and pre-trained models for BERT
☆26Updated 6 years ago
Alternatives and similar repositories for bert
Users that are interested in bert are comparing it to the libraries listed below
Sorting:
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 使用BERT做文本相似度☆63Updated 5 years ago
- the demo for bert☆142Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Updated 5 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆188Updated 6 years ago
- Bert中文文本分类☆41Updated 6 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- biLSTM_CRF 命名实体识别☆52Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Updated 6 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆66Updated 6 years ago
- Use BERT as feature. TensorFlow code and pre-trained models for BERT☆54Updated 6 years ago
- 汽车主题情感分析大赛冠军☆27Updated 6 years ago
- 事件抽取相关算法汇总☆126Updated 6 years ago
- ☆86Updated 5 years ago
- ☆268Updated 5 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- bilstm _Attention_crf☆38Updated 6 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆58Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆331Updated 9 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago