NZbryan / NLP_bert
☆83Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for NLP_bert
- 使用BERT模型做文本分类;面向工业用途☆216Updated 5 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆47Updated 3 years ago
- multi-label-classification-4-event-type☆130Updated last year
- bert pytorch模型微调用于的多标签文本分类☆125Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆65Updated 3 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆139Updated 4 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆48Updated 3 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆72Updated 4 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆140Updated 3 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆126Updated 5 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆181Updated last year
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆194Updated 3 months ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated last year
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆284Updated 4 years ago
- bert4keras NER☆26Updated 4 years ago
- 基于ltp的简单评论观点抽取模块☆117Updated 6 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆204Updated last year
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- chinese-sequence-ner多模型中文命名实体识别☆76Updated 4 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆135Updated 2 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 4 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆173Updated 9 months ago
- Clustering text with Bert☆53Updated 4 years ago
- 中文问题句子相似度计算比赛及方案汇总☆294Updated 3 years ago
- 中文关系抽取☆136Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆185Updated 5 months ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆88Updated last year