Skip to content
View GAllllong's full-sized avatar

Block or report GAllllong

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。

Jupyter Notebook 47 10 Updated Mar 14, 2021

Entity Linking repos with custom gerbil_connects code.

Python 3 1 Updated Mar 20, 2024

记录本人整理的一些数据集

1,017 132 Updated Jun 16, 2022

使用bert进行关系三元组抽取。

Python 144 15 Updated Apr 9, 2024

Source code for "Packed Levitated Marker for Entity and Relation Extraction"

Python 264 35 Updated May 3, 2023

实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT

Python 127 16 Updated Jun 3, 2024

实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署

Python 119 11 Updated Apr 22, 2023

REBEL is a seq2seq model that simplifies Relation Extraction (EMNLP 2021).

Python 505 73 Updated Nov 9, 2023

A Large-Scale Few-Shot Relation Extraction Dataset

Python 731 165 Updated May 4, 2022

使用Bert完成实体之间关系抽取

Python 667 76 Updated Dec 26, 2024

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

Jupyter Notebook 40,361 4,282 Updated Jul 28, 2024

Insightful Tutorials and Papers about Knowledge Graphs

792 118 Updated Dec 23, 2024

[ACL 23] CodeIE: Large Code Generation Models are Better Few-Shot Information Extractors

Python 35 Updated May 21, 2024
Python 276 29 Updated Jan 10, 2024

Retrieval-Augmented Generation-based Relation Extraction

Jupyter Notebook 32 8 Updated Nov 27, 2024

抽取式NLP模型(阅读理解模型,MRC)实现词义消歧(WSD)

Python 12 1 Updated May 10, 2022

中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。

638 46 Updated Dec 25, 2024
Python 40 8 Updated Dec 4, 2022

[NAACL 2021] A Frustratingly Easy Approach for Entity and Relation Extraction https://arxiv.org/abs/2010.12812

Python 799 122 Updated Jul 7, 2022

Improving Biomedical Pretrained Language Models with Knowledge [BioNLP 2021]

Python 65 5 Updated Feb 6, 2023

[ACL 2024] IEPile: A Large-Scale Information Extraction Corpus

Python 179 17 Updated Dec 23, 2024

PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/

Jupyter Notebook 2,695 428 Updated Oct 30, 2024

[EMNLP2024] Aligning Large Language Models on Information Extraction

Python 37 1 Updated Nov 4, 2024

Unified Structure Generation for Universal Information Extraction

Python 905 99 Updated Jul 30, 2022

Chinese version of GPT2 training code, using BERT tokenizer.

Python 7,497 1,703 Updated Apr 25, 2024

Awesome papers about generative Information Extraction (IE) using Large Language Models (LLMs)

826 45 Updated Nov 18, 2024

该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记

C++ 3,947 658 Updated Aug 18, 2023
Python 7 1 Updated Jan 8, 2024
Next