NLPScott / bert-Chinese-classification-task
bert中文分类实践
☆736Updated 6 years ago
Alternatives and similar repositories for bert-Chinese-classification-task:
Users that are interested in bert-Chinese-classification-task are comparing it to the libraries listed below
- 使用预训练语言模型BERT做中文NER☆946Updated 5 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆654Updated 5 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆845Updated 6 years ago
- 自然语言基础模型☆564Updated 5 years ago
- BERT模型从训练到部署☆524Updated 4 years ago
- 使用预训练语言模型ALBERT做中文NER☆474Updated 4 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆767Updated 4 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆652Updated 4 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆689Updated 5 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆682Updated 4 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,806Updated 5 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,657Updated 5 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- tensorflow implementation☆1,145Updated 5 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆581Updated 2 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- ☆268Updated 5 years ago
- python3实现互信息和左右熵的新词发现☆592Updated 5 years ago
- ccks baidu entity link 实体链接 第一名☆844Updated last year
- ☆531Updated 6 years ago
- 速度更快、效果更好的中文新词发现☆512Updated last year
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆453Updated 6 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆480Updated 7 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆469Updated 5 years ago
- Open Chinese Language Pre-trained Model Zoo☆982Updated 5 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆594Updated 6 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆267Updated 5 years ago