Lin-A1 / MultimodalRumors
2024广西数字开放创新应用大赛,多模态新闻谣言分类
☆14Updated 3 months ago
Alternatives and similar repositories for MultimodalRumors
Users that are interested in MultimodalRumors are comparing it to the libraries listed below
Sorting:
- ☆79Updated last year
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆49Updated 4 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆637Updated 11 months ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆40Updated 9 months ago
- 构建一个医疗知识图谱并基于此实现 RAG,并以此实现医学试题的生成☆27Updated 2 weeks ago
- 基于langchain框架构建的rag小项目☆18Updated 11 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆294Updated last year
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆31Updated 9 months ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆179Updated last year
- ☆65Updated 9 months ago
- 数据科学教程案例☆139Updated 4 months ago
- 研究生知识图谱学习资源☆14Updated last week
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆234Updated last year
- ☆136Updated 6 months ago
- 手把手带你从0到1实现大模型agent☆115Updated 10 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆386Updated 3 months ago
- 基于大模型+知识图谱的知识库问答☆335Updated last year
- 中文谣言和虚假新闻数据集☆54Updated last year
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆429Updated 4 months ago
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆53Updated 2 months ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆141Updated last year
- https://github.com/zyds/transformers-code☆11Updated last year
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆17Updated 2 months ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆77Updated 2 years ago
- 大模型文本分类☆56Updated 9 months ago
- ☆52Updated 6 months ago
- graphrag的基础架构☆34Updated 6 months ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆156Updated 2 years ago
- NLP实战项目☆94Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆185Updated last year