taishan1994 / pytorch_bert_entity_linking
基于bert的中文实体链接
☆30Updated 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
- 基于bert_mrc的中文命名实体识别☆44Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆53Updated 2 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated last year
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆120Updated 3 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆44Updated 2 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- A system for CCKS2019-CKBQA, whose single system reach 0.69 and ensemble system reach 0.73☆40Updated 3 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆31Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction.☆80Updated 3 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- ☆18Updated 3 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 4 years ago
- https://tianchi.aliyun.com/dataset/dataDetail?dataId=95414☆30Updated 3 years ago
- 嵌套命名实体识别 Nested NER☆20Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- Code for Label Semantics for Few Shot Named Entity Recognition☆55Updated last year
- ☆42Updated last year
- Efficient-GlobalPointer的关系抽取任务☆23Updated 3 years ago
- ☆58Updated 3 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Updated 4 years ago
- GlobalPointer的优化版/NER实体识别☆120Updated 3 years ago
- 基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和 关系类别。☆35Updated 2 years ago
- OneRel在中文关系抽取中的使用☆119Updated last year
- 关系抽取☆57Updated last year
- ccks2021事件抽取比赛☆30Updated 3 years ago