songyingxin / Bert-TextClassificationLinks
Implemention some Baseline Model upon Bert for Text Classification
☆691Updated 5 years ago
Alternatives and similar repositories for Bert-TextClassification
Users that are interested in Bert-TextClassification are comparing it to the libraries listed below
Sorting:
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆472Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆659Updated 4 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆566Updated 6 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆465Updated 6 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆676Updated 5 years ago
- 基于Transformers的文本分类☆342Updated 3 years ago
- tensorflow implementation☆1,150Updated 6 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,009Updated 3 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆512Updated 2 years ago
- bert中文分类实践☆737Updated 6 years ago
- 使用预训练语言模型BERT做中文NER☆967Updated 5 years ago
- 预训练语言模型综述☆552Updated 5 years ago
- ccks baidu entity link 实体链接 第一名☆845Updated last year
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆656Updated 5 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆688Updated 5 years ago
- ☆268Updated 5 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆481Updated 6 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768Updated 5 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆921Updated 2 years ago
- 使用预训练语言模型ALBERT做中文NER☆478Updated 4 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,381Updated 3 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- ☆365Updated 4 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆221Updated last year
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资 源总结-随时更新☆475Updated 5 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆540Updated 4 years ago
- BERT模型从训练到部署☆531Updated 4 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆764Updated 3 years ago