jizijing / C-CLUE
A Benchmark for Classical Chinese Based on a Crowdsourcing System.
☆57Updated 3 years ago
Alternatives and similar repositories for C-CLUE:
Users that are interested in C-CLUE are comparing it to the libraries listed below
- a Corpus for Classical Chinese Language Event Extraction☆21Updated last year
- SikuBERT:四库全书的预训练语言模型(四库BERT) Pre-training Model of Siku Quanshu☆129Updated last year
- ☆35Updated 2 years ago
- 本仓库是基于bert4keras实现的古文-现代文翻译模型。具体使用了基于掩码自注意力机制的UNILM(Li al., 2019)预训练模型作为翻译系统的backbone。我们首先使用了普通的中文(现代文)BERT、Roberta权重作为UNILM的初始权重以训练UNILM…☆49Updated 3 years ago
- 文言文命名实体识别,基于BILSTM+CRF完成文言文的命名实体实体,识别实体包括人物、地点、机构、时间等。☆9Updated 4 years ago
- 古文语言理解测评基准 Classical Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard☆49Updated last year
- Ancient Chinese Corpus with Word Sense Annotation☆47Updated 11 months ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆73Updated 4 years ago
- 一个面向繁体中文古籍分词的python工具包☆32Updated 3 years ago
- GuwenModels: 古文自然语言处理模型合集, 收录互联网上的古文相关模型及资源. A collection of Classical Chinese natural language processing models, including Classical Ch…☆175Updated last year
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Updated 3 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆166Updated 3 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆120Updated 3 years ago
- ☆40Updated 2 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆99Updated 3 years ago
- OneRel在中文关系抽取中的使用☆119Updated last year
- 信息抽取相关论文。☆74Updated 2 years ago
- The source code of the paper "OneRel: Joint Entity and Relation Extraction with One Module in One Step"☆54Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆86Updated 2 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆191Updated 2 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆97Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 3 years ago
- Source code and dataset for ACL2022 Findings Paper "LEVEN: A Large-Scale Chinese Legal Event Detection dataset"☆111Updated last year
- 根据维基中文语料库预训练 GloVe 中文词向量;Pre-train GloVe word-embedding From Chinese Wiki corpus☆73Updated last year
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆113Updated 4 years ago
- ☆27Updated last year
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆120Updated 2 years ago