unikcc / SentenceClassification
Sentence Classification Model Implemented with PyTorch
☆16Updated 2 years ago
Alternatives and similar repositories for SentenceClassification:
Users that are interested in SentenceClassification are comparing it to the libraries listed below
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- ☆278Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 10 months ago
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 2 years ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆99Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆174Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 3 years ago
- 多标签文本分类☆29Updated 3 years ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆41Updated last year
- SimCSE在中文上的复现,有监督+无监督☆273Updated 3 years ago
- 中文文本句对相似度匹配-ATEC数据集☆21Updated 4 years ago
- ☆60Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆164Updated 2 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆139Updated 4 years ago
- Bert预训练模型fine-tune计算文本相似度☆100Updated last year
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架☆19Updated 11 months ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆125Updated 3 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago