Skip to content
View xiyang1125's full-sized avatar

Block or report xiyang1125

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

Popular repositories Loading

  1. DeepKE DeepKE Public

    Forked from zjunlp/DeepKE

    [EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction

    Python

  2. KGExplorer KGExplorer Public

    Forked from Xu1Aan/KGExplorer

    本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。

    Python

  3. NLP_KBQA NLP_KBQA Public

    Forked from BBBQL2021/NLP_KBQA

    本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。

    Python

  4. RAGQnASystem RAGQnASystem Public

    Forked from honeyandme/RAGQnASystem

    本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可靠性问题。

    Jupyter Notebook

  5. meet-libai meet-libai Public

    Forked from BinNong/meet-libai

    ​ 李白 👤 作为唐代杰出诗人,其诗歌作品在中国文学史上具有重要地位。近年来,随着数字技术和人工智能的快速发展,传统文化普及推广的形式也面临着创新与变革。国内外对于李白诗歌的研究虽已相当深入,但在数字化、智能化普及方面仍存在不足。因此,本项目旨在通过构建李白知识图谱,结合大模型训练出专业的AI智能体,以生成式对话应用的形式,推动李白文化的普及与推广。

    Python

  6. Chinese-Text-Classification-Pytorch Chinese-Text-Classification-Pytorch Public

    Forked from 649453932/Chinese-Text-Classification-Pytorch

    中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。

    Python