以Spring Boot框架为载体,通过集成hanLP、neo4j、spark-mllib实现基于电影知识图谱的简易问答系统。
☆64Apr 21, 2023Updated 3 years ago
Alternatives and similar repositories for Spring-Boot-KBQA
Users that are interested in Spring-Boot-KBQA are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SpringBoot集成Neo4j图数据库,利用Spark的朴素贝叶斯分类器实现基于电影知识图谱的智能问答系统。☆626Apr 21, 2023Updated 3 years ago
- 基于电影知识图谱和微信小程序的智能问答系统☆72Jan 2, 2020Updated 6 years ago
- 基于知识图谱的电影智能问答。neo4j构建电影图谱,spark ml完成问答意图分类,将 问答语句转为cypher查询语句完成匹配查询。☆38Oct 16, 2022Updated 3 years ago
- 基于知识图谱的软件工程学科在线学习平台☆20Jun 5, 2020Updated 6 years ago
- 基于Neo4j图数据库构建知识图谱,提供知识图谱的增删改查;基于知识图谱和策略构建智能问答引擎☆106Jun 7, 2018Updated 8 years ago
- 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.
- spring-boot with neo4j to build a simple social system☆11Apr 1, 2019Updated 7 years ago
- 知识图谱(neo4j、力向导图)可视化☆24Aug 12, 2020Updated 6 years ago
- pytorch版损失函数,改写自科学空间文章,【通过互信息思想来缓解类别不平衡问题】、【将“softmax+交叉熵”推广到多标签分类问题】☆12Aug 22, 2021Updated 4 years ago
- 基于知识图谱的电影问答系统☆52May 22, 2023Updated 3 years ago
- HanLP: Han Language Processing , Java version☆30Oct 13, 2020Updated 5 years ago
- 电影知识图谱,主要包括实体识别、实体查询、关系查询以及智能问答等。movie knowledge graph(Entity identification, graph display, and intelligent question and answer)☆142Sep 11, 2022Updated 3 years ago
- 基于知识图谱的医疗问答系统☆19Aug 3, 2023Updated 3 years ago
- 社区团购管理系统后端☆40Mar 30, 2023Updated 3 years ago
- Neo4j, MySQL, Spring boot example☆12May 19, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Context Dependent Semantic Parsing: Awesome Paper List☆20Nov 9, 2024Updated last year
- 知识图谱初探,关系抽取,实体抽取,基于kb的问答,基于es的问答,知识图谱可视化☆60Jul 25, 2019Updated 7 years ago
- 基于hanlp工具包的es分词插件☆10Mar 20, 2018Updated 8 years ago
- A simple library to detect user's attention on page☆13Dec 11, 2022Updated 3 years ago
- SpringBoot + OpenNLP + Neo4j + Spark朴素贝叶斯分类器实现石油相关论文的智能分析问答系统☆31Nov 6, 2018Updated 7 years ago
- Neo4j+springboot+vue+d3.js知识图谱构建和可视化☆1,356Dec 1, 2025Updated 8 months ago
- Code for our EMNLP 2021 paper - Large-Scale Relation Learning for Question Answering over Knowledge Bases with Pre-trained Language Model…☆24Dec 8, 2021Updated 4 years ago
- 仓库管理系统,前端使用BootStrap3+JQuery+JSP,后端使用Spring4+SpringMVC4+Mybatis3,数据库使用MySQL5.7,开发平台IntelliJ IDEA+open JDK1.8 amd64☆12Nov 18, 2018Updated 7 years ago
- Example project using Spring Data Neo4j and Spring GraphQL☆17Nov 21, 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.
- 商品标题实体识别☆25Apr 1, 2022Updated 4 years ago
- 手撸一个简单的面向对象数据框架(工厂模式+泛型+注解+反射)☆16Nov 27, 2017Updated 8 years ago
- Integrate Springboot neo4j example☆12Jun 23, 2019Updated 7 years ago
- 针对企业取证产品,知识图谱的可视化及问答系统。☆16Apr 14, 2023Updated 3 years ago
- 基于Java实现手写汉字识别系统,不使用机器学习的方法,而是使用0-1矩阵的文件来保存手写体的字形,再通过欧氏距离计算出可能的字符,是一个比较简单的手写识别系统,可以比较准确的识别出大多数的常用汉字。☆15Aug 3, 2019Updated 7 years ago
- Hive,Pig,Hbase,Sqoop examples☆15Apr 24, 2017Updated 9 years ago
- ☆24Jan 6, 2020Updated 6 years ago
- beego开发的短网址项目☆14Jan 2, 2018Updated 8 years ago
- 只需输入一个猫眼电影的ID号,自动爬取评论内容,并生成可视化分析图表(包括词云图)☆10Oct 25, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于知识图谱的科技查新数据分析系统针对科技报告和文献等数据进行处理和分析。 用到知识图谱/TextCNN文本分类等技术,前后端分别采用vue和springboot,数据库 采用MySQL和neo4j,结合echarts图表对分析结果进行展示。☆14Mar 28, 2025Updated last year
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再 将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- Automatic configuration of Neo4j's Java Driver for Spring Boot applications☆34Aug 10, 2023Updated 3 years ago
- Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。☆19Updated this week
- Create my own language in Compilers Principle Lab, I call it Quary. In this repository, I provide all the source code.☆12Jan 25, 2021Updated 5 years ago
- Code and data for GMT-KBQA☆17Jan 5, 2023Updated 3 years ago
- HiveWriter for alibaba DataX☆14Sep 25, 2024Updated last year