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:
- Summary and comparison of Chinese classification models☆36Updated 3 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆43Updated 6 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55Updated 5 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆31Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务方案代码☆28Updated 2 years ago
- ccks2021事件抽取比赛☆30Updated 4 years ago
- 电商评论观点挖掘☆43Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- CCKS 2020: 基于本体的金融知识图谱自动化构建技术评测☆89Updated 3 years ago
- ☆88Updated 4 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆36Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆33Updated 3 years ago
- 2020 “万创杯”中医药天池大数据竞赛——中药说明书实体识别挑战 复盘☆31Updated 4 years ago
- 事件抽取-目前限定火灾新闻☆20Updated 6 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆78Updated 5 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- Dataset from 'Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction'☆45Updated 7 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26Updated 3 years ago
- 电商评论观点挖掘☆39Updated 6 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- Label Mask for Multi-label Classification☆58Updated 4 years ago
- Chinese Named Entity Recognition Using Neural Network☆30Updated 3 years ago
- 基于bert的中文实体链接☆31Updated 4 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆51Updated 5 years ago
- Data for the paper "An Emotion Cause Corpus for Chinese Microblogs with Multiple-User Structures" (TALLIP).☆22Updated 5 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆174Updated 3 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 4 years ago