taishan1994 / pytorch_bert_entity_linkingLinks
基于bert的中文实体链接
☆31Updated 3 years ago
Alternatives and similar repositories for pytorch_bert_entity_linking
Users that are interested in pytorch_bert_entity_linking are comparing it to the libraries listed below
Sorting:
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆32Updated 4 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆20Updated 2 years ago
- A system for CCKS2019-CKBQA, whose single system reach 0.69 and ensemble system reach 0.73☆40Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆55Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆34Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆123Updated 4 years ago
- GPLinker_pytorch☆85Updated 3 years ago
- Efficient-GlobalPointer的关系抽取任务☆24Updated 3 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- a within-document event coreference resolution system, trained and evaluated on the KBP corpus.☆10Updated 2 years ago
- Official Code For TDEER: An Efficient Translating Decoding Schema for Joint Extraction of Entities and Relations (EMNLP 2021)☆42Updated last year
- ccks2021事件抽取比赛☆30Updated 4 years ago
- Code for Label Semantics for Few Shot Named Entity Recognition☆55Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- ☆58Updated 2 years ago
- ☆60Updated 4 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道事件抽取部分torch版baseline☆79Updated 4 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 3 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- Summary and comparison of Chinese classification models☆36Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- DeepEE: Deep Event Extraction Algorithm Gallery (基于深度学习的开源中文事件抽取算法汇总)☆42Updated 2 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 4 years ago