xv44586 / cluster
中文无监督文本聚类
☆13Updated 2 years ago
Alternatives and similar repositories for cluster:
Users that are interested in cluster are comparing it to the libraries listed below
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任 务,对BERT进行微调。☆66Updated 3 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 11 months ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆12Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆48Updated 2 years ago
- Clustering text with Bert☆56Updated 4 years ago
- 多模型中文cnews新闻文本分类☆53Updated 4 years ago
- 基于自由度(熵)、凝固度 新词发现算法实现☆12Updated 6 years ago
- ☆88Updated 3 years ago
- 多标签文本分类☆53Updated 5 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆58Updated 2 years ago
- Bert预训练模型fine-tune计算文本相似度☆100Updated last year
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆73Updated 3 years ago
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆23Updated 2 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆101Updated last year
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago