zhangxiann / BertPracticeLinks
使用 Bert 进行文本分类
☆20Updated 3 years ago
Alternatives and similar repositories for BertPractice
Users that are interested in BertPractice are comparing it to the libraries listed below
Sorting:
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆112Updated 3 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆213Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆24Updated 2 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆116Updated 4 years ago
- 基于 BERT 模型的中文文本分类工具☆68Updated 3 years ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆208Updated last year
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- 基于pytorch+bert的中文文本分类☆89Updated 2 years ago
- ☆89Updated 2 years ago
- 基于ERNIE的中文NER☆38Updated 3 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆75Updated 10 months ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆291Updated this week
- ☆15Updated 3 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆195Updated last year
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- Code for ACL 2021 paper "ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information"☆563Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- Using BERT+Bi-LSTM+CRF☆140Updated 3 years ago
- 基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程☆227Updated last year
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆160Updated 3 years ago
- 中 文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆53Updated 3 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- nlp codes for study☆18Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 4 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆32Updated 4 years ago
- 基于BERT的中文命名实体识别☆44Updated 3 years ago