ningchaoar / UnsupervisedTextClassification
基于关键词的无监督文本分类;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
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- ☆19Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 4 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- Label Mask for Multi-label Classification☆56Updated 3 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- 多标签文本分类☆30Updated 3 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆17Updated 6 months ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 法研杯2021类案检索赛道三等奖方案☆50Updated 3 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆31Updated 3 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- 2020 阿里云天池大数据竞赛-中医药文献问题生成挑战赛☆26Updated 3 years ago
- ccks2021事件抽取比赛☆30Updated 3 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26Updated 2 years ago
- 2020语言与智能技术竞赛:事件抽取任务方案代码☆28Updated 2 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- WoBERT Pytorch 版本,中文词汇级Bert:WoBERT学习☆21Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 2020阿里云天池大数据竞赛-中医药命名实体识别挑战赛☆27Updated 4 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆50Updated 2 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆41Updated 5 years ago
- 图网络和少样本学习在自然语言理解领域的前沿综述。本文旨在探索自然语言理解领域中(主要探索了命名实体识别,关系抽取)一些深度学习前沿的应用(主要探索了结合图神经网络和少样本学习场景的方法)共计15篇顶会论文(EMNLP,AAAI,ACL,COLING)。☆18Updated 3 years ago
- The data and codes for the baseline setting of medical chatbox.☆47Updated 3 years ago
- 本项目是CCKS2020实体链指比赛baseline(pytorch)☆19Updated 4 years ago