CLUEbenchmark / KgCLUEbenchLinks
benchmark of KgCLUE, with different models and methods
☆28Updated 3 years ago
Alternatives and similar repositories for KgCLUEbench
Users that are interested in KgCLUEbench are comparing it to the libraries listed below
Sorting:
- pytorch Efficient GlobalPointer☆56Updated 3 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- ccks金融事件主体抽取☆73Updated 5 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆56Updated 3 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆150Updated 3 years ago
- 基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……☆34Updated 4 years ago
- RelExt: A Tool for Relation Extraction from Text. 文本实体关系抽取工具。☆51Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆34Updated 4 years ago
- A simple implementation of Biaffine NER.☆35Updated 3 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- ☆57Updated 2 years ago
- 对话改写介绍文章☆98Updated 2 years ago
- A full-process dialogue system that can be deployed online☆100Updated 3 years ago
- 中文版unilm预训练模型☆83Updated 4 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆101Updated 2 years ago
- implementation SlotGated SLU model for keras☆35Updated 4 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 3 years ago
- 用BERT在百度WebQA中文问答数据集上做阅读问答☆65Updated 5 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 3 years ago
- This is the official code for paper titled "Exploration and Exploitation: Two Ways to Improve Chinese Spelling Correction Models".☆68Updated 4 years ago
- 在苏剑林老师的代码上改了一下,改成了python3.6,基于膨胀卷积,字词混合向量,radam梯度优化算法,百度百科词向量的阅读理解模型☆23Updated 6 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 5 years ago
- 基于预训练模型 BERT 的阅读理解☆96Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆32Updated 4 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆76Updated 5 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 5 years ago