songyingxin / Bert-TextClassificationLinks
Implemention some Baseline Model upon Bert for Text Classification
☆690Updated 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☆470Updated 5 years ago
- bert中文分类实践☆735Updated 6 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,008Updated 3 years ago
- 使用预训练语言模型BERT做中文NER☆955Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆654Updated 4 years ago
- tensorflow implementation☆1,146Updated 5 years ago
- 预训练语言模型综述☆549Updated 5 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- ccks baidu entity link 实体链接 第一名☆847Updated last year
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,371Updated 3 years ago
- 基于Transformers的文本分类☆340Updated 3 years ago
- ☆268Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆911Updated 2 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型