基于深度学习与Neo4j的军事装备知识图谱网页应用构建。本项目是一个军事武器知识图谱网页应用软件原型系统。该系统由数据爬虫、数据管理、数据处理、知识问答、新闻热点、词条查询和图谱展示七个功能模块组成。系统从互联网上爬取数据,并基于百度文心ERNIE 3.0模型对数据进行实体识别和关系抽取,将数据处理为三元组形式并存储到图数据库Neo4j中。通过数据管理和数据标注,并通过对Neo4j中的三元组数据进行自动处理和分析,实现知识问答、新闻热点、词条查询和图谱展示的功能。
☆152Jun 24, 2023Updated 2 years ago
Alternatives and similar repositories for Military-Equipment-Knowledge-Graph-Based-on-Deep-Learning-and-Neo4j
Users that are interested in Military-Equipment-Knowledge-Graph-Based-on-Deep-Learning-and-Neo4j are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- QAonMilitaryKG,QaSystem based on military knowledge graph that stores in mongodb which is different from the previous one, 基于mongodb存储的军事…☆109May 2, 2019Updated 6 years ago
- 领域知识图谱数据采集、数据处理以及可视化☆84Apr 6, 2022Updated 4 years ago
- 基于openkg开源数据代建知识图谱,并实现查询可视化☆20Jun 2, 2020Updated 5 years ago
- 基于触发词的燃气事件抽取,包括:时间、地点、原因、后果、组织等实体信息☆10Apr 13, 2021Updated 4 years ago
- 基于突发事件本体模型和知识图谱的构建☆23Jan 5, 2021Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- CausalDataset,因果事件对,基于非结构化新闻网页文本中进行抽取得到,目前开放100688条样本,可用于搭建因果事件图谱☆26Jan 11, 2024Updated 2 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆60Feb 23, 2022Updated 4 years ago
- 爬取去哪网热门景点信息,抽取三元组信息,构建中文知识图谱☆12Apr 27, 2021Updated 4 years ago
- 基于ERNIE的中文NER☆37May 25, 2022Updated 3 years ago
- 基于知识图谱的中药方剂可视化及问答系统☆51Feb 26, 2023Updated 3 years ago
- AliExpress爬虫学习☆13Jun 21, 2018Updated 7 years ago
- 【自然语言处理】微博开放域事件抽取系统,又名“微博日历系统”。可以自动抓取新浪微博,提取命名实体和事件元素,对事件排序☆10Dec 9, 2022Updated 3 years ago
- 基于Qwen2.5模型、使用DISC-Law-SFT-Pair数据集微调的法律大模型☆12Dec 29, 2024Updated last year
- 基于知识图谱的心血管疾病问答系统☆23Jan 3, 2025Updated last year
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于Qwen2模型进行通用信息抽取【实体/关系/事件抽取】☆42Jul 10, 2024Updated last year
- [NeurIPS 2024] Official resources of "Text2NKG: Fine-Grained N-ary Relation Extraction for N-ary relational Knowledge Graph Construction"…☆39Aug 18, 2025Updated 7 months ago
- 医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。☆343Mar 9, 2022Updated 4 years ago
- We propose MMAD, a novel automated pipeline for precise AD generation. MMAD introduces ambient music alongside visual and linguistic, enh…☆17Dec 31, 2024Updated last year
- 知识图谱(neo4j、力向导图)可视化☆24Aug 12, 2020Updated 5 years ago
- 计算机毕业设计SpringBoot+Vue.js知识图谱毕业设计(论文)可视化系统☆21Nov 29, 2021Updated 4 years ago
- 知识图谱前端展示与后端查询系统开发框架 | A framework of Knowledge graph visualization and query demo☆17Sep 26, 2021Updated 4 years ago
- 基于苏剑林项目的复用,应用于金融事件关系抽取☆11Mar 26, 2021Updated 5 years ago
- 基于知识图谱的书籍推荐的问答系统及可视化☆46Apr 3, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 地学知识图谱知识服务平台:知识图谱管理、知识图谱可视化、知识问答、知识图谱推荐、领域知识图谱☆101Mar 15, 2023Updated 3 years ago
- Official repository for MalKG☆24Feb 12, 2021Updated 5 years ago
- Python基于OpenCV的图像去雾算法[完整源码&部署教程]☆11Nov 17, 2023Updated 2 years ago
- 这是一个使用Python编写的微博评论爬虫脚本,使用微博API从微博中抓取评论数据。脚本从MySQL数据库中获取博文数据,然后针对每篇博文获取评论并将其保存回数据库。This is a Python script for crawling comments from Wei…☆16Jun 27, 2023Updated 2 years ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆7,231Aug 8, 2024Updated last year
- A training and inference framework for open ner and re models! 信息抽取(实体抽取、关系抽取、事件抽取)模型的统一训练和推理框架,包含丰富的开源SOTA模型☆16Dec 31, 2024Updated last year
- Data and code for the paper Causal Reasoning of Entities and Events in Procedural Texts.☆12May 26, 2023Updated 2 years ago
- 这是一份集成了RAG和微调以及思维 链的LLM应用!最近也结合了知识图谱以及智能体agent~后续还会有很多更新!☆18Oct 12, 2024Updated last year
- 使用PaddleNLP搭建seq2seq,实现text2sparql生成,对新浪财经中的部分数据进行解析。☆11Jul 16, 2022Updated 3 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 实时爬取新华网新闻并存入mysql数据库当中,对爬取的数据进行处理和清洗然后还要做可视化和数据分析☆38Jan 17, 2023Updated 3 years ago
- 中文事件抽取☆11Feb 26, 2021Updated 5 years ago
- ## 数据挖掘流程 **(一)数据读取** - 读取数据,并进行展示 - 统计数据各项指标 - 明确数据规模与要完成的任务 **(二)特征理解分析** - 单特征分析,逐个变量分析其对结果的影响 - 多变量统计分析,综合考虑多种情况影响 - 统计绘图得…☆10Mar 11, 2020Updated 6 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆161Feb 29, 2020Updated 6 years ago
- ☆16Apr 8, 2025Updated last year
- 这是一个智慧城市智能交通路口视觉监控后台管理系统☆14Jun 4, 2021Updated 4 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆49Jan 15, 2021Updated 5 years ago