以Spring Boot框架为载体,通过集成hanLP、neo4j、spark-mllib实现基于电影知识图谱的简易问答系统。
☆65Apr 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
- 基于知识图谱的电影智能问答。neo4j构建电影图谱,spark ml完成问答意图分类,将问答语句转为cypher查询语句完成匹配查询。☆38Oct 16, 2022Updated 3 years ago
- 基于知识图谱的软件工程学科在线学习平台☆20Jun 5, 2020Updated 6 years ago
- 基于Neo4j图数据库构建知识图谱,提供知识图谱的增删改查;基于知识图谱和策略构建智能问答引擎☆106Jun 7, 2018Updated 8 years ago
- 基于知识图谱的语义搜索模块,底层为neo4j图数据库☆20May 22, 2019Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- spring-boot with neo4j to build a simple social system☆11Apr 1, 2019Updated 7 years ago
- 知识图谱(neo4j、力向导图)可视化☆24Aug 12, 2020Updated 6 years ago
- 知识图谱可视化☆30Jun 23, 2026Updated 2 months ago
- 物体远近测距-相似三角形原理-使用静态图片输入☆11Mar 18, 2018Updated 8 years ago
- 智能客服 基于springboot+swaggger+elasticsearch+mysql☆11Aug 22, 2018Updated 8 years ago
- 用户画像代码,根据算法推算出用户的性别和年龄比率☆11Dec 18, 2017Updated 8 years ago
- 基于知识图谱的医疗问答系统☆19Aug 3, 2023Updated 3 years ago
- 社区团购管理系统后端☆40Mar 30, 2023Updated 3 years ago
- 一个以化妆品为主题的知识图谱项目。目前包含3000节点,15000边,口红和香水两种品类。支持图谱检索、智能问答。A Knowledge Graph project about cosmetics. At present, there are 3000 nodes, 150…☆94Apr 14, 2023Updated 3 years ago
- 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.
- Neo4j, MySQL, Spring boot example☆12May 19, 2017Updated 9 years ago
- 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
- An application for building graphs on different levels. (Built with Vue.js and d3.js.)☆15Jun 24, 2021Updated 5 years ago
- SpringBoot + OpenNLP + Neo4j + Spark朴素贝叶斯分类器实现石油相关论文的智能分析问答系统☆32Nov 6, 2018Updated 7 years ago
- Neo4j+springboot+vue+d3.js知识图谱构建和可视化☆1,352Aug 27, 2026Updated last week
- 仓库管理系统,前端使用BootStrap3+JQuery+JSP,后端使用Spring4+SpringMVC4+Mybatis3,数据库使用MySQL5.7,开发平台IntelliJ IDEA+open JDK1.8 amd64☆12Nov 18, 2018Updated 7 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.
- 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
- The implementation of our IEEE S&P 2024 paper "Securely Fine-tuning Pre-trained Encoders Against Adversarial Examples".☆11Jun 28, 2024Updated 2 years ago
- 红楼梦数据集知识图谱☆16Oct 13, 2020Updated 5 years ago
- 通过注解实现模块组件化的一个框架☆15Mar 31, 2020Updated 6 years ago
- Example project using Spring Data Neo4j and Spring GraphQL☆17Nov 21, 2024Updated last year
- 商品标题实体识别☆25Apr 1, 2022Updated 4 years ago
- poseidon项目是基于Java的商城项目,包括前台商城(),后台管理系统。系统采用SpringCloud+SpringBoot+Mybatis+React等框架进行开发。包括首页展示,商品搜索,商品推荐,购物车,订单等模块。☆13Mar 31, 2019Updated 7 years ago
- 手撸一个简单的面向对象数据框架(工厂模式+泛型+注解+反射)☆16Nov 27, 2017Updated 8 years ago
- AI Challenger 2018 阅读理解赛道代码分享☆20Dec 6, 2018Updated 7 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.
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Sep 23, 2020Updated 5 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
- 一款基于Java注解的elasticsearch mapping生成工具,支持ES 5.2.0所有可选参数☆21Jul 8, 2017Updated 9 years ago
- beego开发的短网址项目☆14Jan 2, 2018Updated 8 years ago
- 只需输入一个猫眼电影的ID号,自动爬取评论内容,并生成可视化分析图表(包括词云图)☆10Oct 25, 2018Updated 7 years ago