ningchaoar / UnsupervisedTextClassificationLinks
基于关键词的无监督文本分类;Implementation for paper "Text Classification by Bootstrapping with Keywords, EM and Shrinkage" http://www.cs.cmu.edu/~knigam/papers/keywordcat-aclws99.pdf
☆28Updated 4 years ago
Alternatives and similar repositories for UnsupervisedTextClassification
Users that are interested in UnsupervisedTextClassification are comparing it to the libraries listed below
Sorting:
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆42Updated 5 years ago
- CCKS 2020: 基于本体的金融知识图谱自动化构建技术评测☆89Updated 3 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 3 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- Summary and comparison of Chinese classification models☆35Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 4 months ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆103Updated 4 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 4 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 电商评论观点挖掘☆43Updated 4 years ago
- Label Mask for Multi-label Classification☆57Updated 4 years ago
- “万创杯”中医药天池大数据竞赛——中医文献问题生成挑战 决赛 第一名方案☆135Updated 4 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- 中国法研杯-司法人工智能挑战赛(CAIL2018-2020)☆89Updated 2 years ago
- ☆87Updated 3 years ago
- 使用UniLM实现中文文本摘要☆43Updated 5 years ago
- 电商评论观点挖掘☆39Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55Updated 5 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆35Updated 5 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆154Updated 4 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆72Updated 4 years ago
- RelExt: A Tool for Relation Extraction from Text. 文本实体关系抽取工具。☆49Updated 3 years ago