NZbryan / NLP_bert
☆83Updated 4 years ago
Alternatives and similar repositories for NLP_bert:
Users that are interested in NLP_bert are comparing it to the libraries listed below
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago
- 使用BERT模型做文本分类;面向工业用途☆218Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆140Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆132Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- multi-label-classification-4-event-type☆133Updated 2 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 4 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 2 years ago
- 中文问题句子相似度计算比赛及方案汇总☆300Updated 4 years ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆48Updated 4 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- Bert预训练模型fine-tune计算文本相似度☆104Updated last year
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆193Updated 2 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years 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
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 5 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- baidu aistudio event extraction competition☆224Updated 2 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆288Updated 5 years ago
- ☆278Updated 3 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- SimCSE在中文上的复现,有监督+无监督☆275Updated 2 months ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago