cchen-nlp / weiboNERLinks
Chinese social media (Weibo) corpus rearrangement, taking the word as the basic unit instead of character.
☆13Updated 5 years ago
Alternatives and similar repositories for weiboNER
Users that are interested in weiboNER are comparing it to the libraries listed below
Sorting:
- 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model 的中文版代码)☆12Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 5 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆79Updated 4 years ago
- 事件抽取相关算法汇总☆126Updated 6 years ago
- ☆87Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- ☆136Updated 3 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 5 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆76Updated 5 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆101Updated 2 years ago
- Tplinker注释,中文数据集适配版本☆60Updated 4 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆27Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆27Updated 5 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆128Updated 4 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 5 years ago
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 4 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆130Updated 5 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 3 years ago
- A Chinese KBQA dataset with SPARQL annotations.☆145Updated 6 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago