基于深度学习与Neo4j的军事装备知识图谱网页应用构建。本项目是一个军事武器知识图谱网页应用软件原型系统。该系统由数据爬虫、数据管理、数据处理、知识问答、新闻热点、词条查询和图谱展示七个功能模块组成。系统从互联网上爬取数据,并基于百度文心ERNIE 3.0模型对数据进行实体识别和关系抽取,将数据处理为三元组形式并存储到图数据库Neo4j中。通过数据管理和数据标注,并通过对Neo4j中的三元组数据进行自动处理和分析,实现知识问答、新闻热点、词条查询和图谱展示的功能。
☆153Jun 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 7 years ago
- 领域知识图谱数据采集、数据处理以及可视化☆84Apr 6, 2022Updated 4 years ago
- 基于openkg开源数据代建知识图谱,并实现查询可视化☆20Jun 2, 2020Updated 5 years ago
- 基于触发词的燃气事件抽取,包括:时间、地点、原因、后果、组织等实体信息☆10Apr 13, 2021Updated 5 years ago
- CausalDataset,因果事件对,基于非结构化新闻网页文本中进行抽取得到,目前开放100688条样本,可用于搭建因果事件图谱☆26Jan 11, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆60Feb 23, 2022Updated 4 years ago
- Military knowledge graph☆33Feb 7, 2024Updated 2 years ago
- 爬取去哪网热门景点信息,抽取三元组信息,构建中文知识图谱☆13Apr 27, 2021Updated 5 years ago
- 军事新闻数据爬取☆13Jan 23, 2019Updated 7 years ago
- 基于ERNIE的中文NER☆38May 25, 2022Updated 3 years ago
- 基于知识图谱的中药方剂可视化及问答系统☆52Feb 26, 2023Updated 3 years ago
- 基于知识图谱的心血管疾病问答系统☆23Jan 3, 2025Updated last year
- [NeurIPS 2024] Official resources of "Text2NKG: Fine-Grained N-ary Relation Extraction for N-ary relational Knowledge Graph Construction"…☆39Aug 18, 2025Updated 9 months ago
- 基于Qwen2模型进行通用信息抽取【实体/关系/事件抽取】☆42Jul 10, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。☆347Mar 9, 2022Updated 4 years ago
- 毕业设计,基于事理图谱的事件推理系统☆71Jun 2, 2020Updated 5 years ago
- knowledge graph知识图谱,从零开始构建知识图谱☆1,649Sep 18, 2023Updated 2 years ago
- 计算机毕业设计SpringBoot+Vue.js知识图谱毕业设计(论文)可视化系统☆21Nov 29, 2021Updated 4 years ago
- AbationGraph® is a time-series knowledge graph database for real-time data analysis☆49Mar 12, 2026Updated 2 months 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
- Knowledge graph construction based on LLM☆11Dec 4, 2023Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 地学知识图谱知识服务平台:知识图谱管理、知识图谱可视化、知识问答、知识图谱推荐、领域知识图谱☆101Mar 15, 2023Updated 3 years ago
- Official repository for MalKG☆24Feb 12, 2021Updated 5 years ago
- Python基于OpenCV的图像去雾算法[完整源码&部署教程]☆11Nov 17, 2023Updated 2 years ago
- BERT NER of pytorch editon, including ERNIE implementation.☆11Aug 28, 2019Updated 6 years ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆7,267Aug 8, 2024Updated last year
- A training and inference framework for open ner and re models! 信息抽取(实体抽取、关系抽取、事件抽取)模型的统一训练和推理框架,包含丰富的开源SOTA模型☆17Dec 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
- 使用PaddleNLP搭建seq2seq,实现text2sparql生成,对新浪财经中的部分数据进行解析。☆11Jul 16, 2022Updated 3 years ago
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆161Jun 3, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆16Apr 8, 2025Updated last year
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆162Feb 29, 2020Updated 6 years ago
- A temporary repo to share the DMBERT code for Event Detection☆13Apr 19, 2020Updated 6 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆261Sep 21, 2023Updated 2 years ago
- ☆13Aug 26, 2024Updated last year
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆363May 12, 2023Updated 3 years ago
- 人机协同的知识图谱更新工具。前端提供了直观易用的人机交互接口,后端提供了数据接口,可对接不同的知识抽取模型。目前只有知识抽取和知识融合的前端界面,后续计划添加知识融合的后端和知识推理的前端。提供知识抽取模型的接口,允许用户根据自己的需求添加自己的模型。☆16May 5, 2020Updated 6 years ago