loujie0822 / CLUEDatasetSearchLinks
搜索所有中文NLP数据集,附常用英文NLP数据集
☆14Updated 5 years ago
Alternatives and similar repositories for CLUEDatasetSearch
Users that are interested in CLUEDatasetSearch are comparing it to the libraries listed below
Sorting:
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 5 years ago
- 天池大赛疫情文本挑战赛☆51Updated 5 years ago
- ccks2020 NER competitions☆119Updated 5 years ago
- Tplinker注释,中文数据集适配版本☆61Updated 4 years ago
- 使用多头的思想来进行命名实体识别☆34Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆142Updated last year
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- ☆18Updated 3 years ago
- A system for CCKS2019-CKBQA, whose single system reach 0.69 and ensemble system reach 0.73☆40Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法☆39Updated 3 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆79Updated 4 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆162Updated 5 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 5 years ago
- Relation Classificaton based on information enhanced BERT☆27Updated 4 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 4 years ago
- 迭代膨胀卷积命名实体抽取☆44Updated 6 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆66Updated 6 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 5 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- ☆15Updated 4 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago