统计学中文核心期刊知识图谱构建;NEO4J+LLM应用实现;统计学问答语料数据构建及LLM的Lora微调
☆14Nov 22, 2024Updated last year
Alternatives and similar repositories for statistics-neo-llm
Users that are interested in statistics-neo-llm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于图谱增强的RAG电力系统知识应用(Graph-Enhanced RAG for Power System Knowledge)☆39Mar 26, 2026Updated 4 months ago
- Basic openAI chat Bot on neo4j knowledge graph☆12Oct 4, 2023Updated 2 years ago
- 基于医疗领域知识图谱的问答系统,同时使用了chatGPT、chatGLM4等方式生成医学知识图谱。☆64Feb 27, 2024Updated 2 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆12Jun 7, 2021Updated 5 years ago
- 基于BERT事件抽取构建活动知识图谱☆12Aug 28, 2023Updated 2 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.
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆40Jul 22, 2024Updated 2 years ago
- 使用vis.js可视化知识图谱,使用Flask框架,数据库为neo4j,实现查询节点,显示节点的知识图谱导力图☆15Mar 2, 2023Updated 3 years ago
- 嵌套命名实体识别 Nested NER☆19Nov 14, 2021Updated 4 years ago
- This project is designed for a simple LLM agent with tools on a clinical knowledge graph in Neo4j.☆26May 27, 2025Updated last year
- 基于知识图谱的糖尿病问答系统☆15Jun 12, 2025Updated last year
- The implementation of RAGSynth: Synthetic Data for Robust and Faithful RAG Component Optimization☆21May 26, 2025Updated last year
- 利用Set2020的样式,辅助对标准文件的形式检查☆11Apr 10, 2024Updated 2 years ago
- 基于 [Anthropic 的 Interactive Prompt Engineering Tutorial](https://github.com/anthropics/prompt-eng-interactive-tutorial) 构建的智能 Prompt 优化工具…☆17May 25, 2025Updated last year
- a component of red teaming for generate route map.☆11Aug 30, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架☆24Feb 29, 2024Updated 2 years ago
- InteractiveSurvey: An LLM-based Personalized and Interactive Survey Paper Generation System☆24Oct 27, 2025Updated 9 months ago
- NeurIPS 2024: RAGraph: A General Retrieval-Augmented Graph Learning Framework☆23Feb 4, 2025Updated last year
- LDA主题模型 | 主题困惑度 | 多文本☆22Jan 12, 2025Updated last year
- 基于突发事件本体模型和知识图谱的构建☆23Jan 5, 2021Updated 5 years ago
- Self-Knowledge Guided Retrieval Augmentation for Large Language Models (EMNLP Findings 2023)☆27Dec 8, 2023Updated 2 years ago
- A convenient framework for developing LLM- and LMM-based web agents. (ACL'24 Demo)☆28Aug 11, 2024Updated last year
- 基于pytorch+bert的中文文本分类☆89Apr 2, 2023Updated 3 years ago
- ModelScope+Transformers+SwanLab实现Qwen-1.5-7b的指令微调任务☆23Jun 9, 2024Updated 2 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.
- B站全栈之巅:基于TypeScript的NodeJs框架:NestJs开发博客API (node.js+nest.js)☆38Jan 11, 2023Updated 3 years ago
- ☆32May 15, 2022Updated 4 years ago
- 一些实用的python脚本☆10Feb 5, 2017Updated 9 years ago
- 该项目是自己做的一些nlp的实验,包括命名实体识别、实体关系抽取和事件抽取,未来会持续更新。☆35Aug 10, 2023Updated 2 years ago
- 通用后台管理系统,后端主要由node(egg.js),MySQL,JWT,Sequelize,前端主要由vue3.0,typescript,pinia,ant-design-vue,windicss,vite编写的后台管理系统,master分支是通用后台管理系统,featu…☆45Jan 11, 2022Updated 4 years ago
- ☆32Apr 14, 2023Updated 3 years ago
- Spatio-temporal forecasting of Lorenz96 with RC-ESN, RNN-LSTM and ANN☆44Oct 12, 2020Updated 5 years ago
- fofa_api+bugscan插件扫描☆14Jun 24, 2024Updated 2 years ago
- official implementation of paper "Process Reward Model with Q-value Rankings"☆69Feb 5, 2025Updated last year
- 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.
- Red Tools 渗透测试☆14May 30, 2022Updated 4 years ago
- DeepParseX 是一个强大的多模态文档解析与知识管理平台,支持 PDF、Word、Excel、PPT、图片、视频、音频 等多种文件格式的智能解析,自动提取关键信息,并构建 检索增强生成(RAG) 和 知识图谱(Knowledge Graph) 系统,实现结构化数据的智…☆82Jul 1, 2026Updated 3 weeks ago
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆28Jul 3, 2026Updated 3 weeks ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆69Aug 12, 2024Updated last year
- Use Deep Learning in Data Assimilation☆65Jan 12, 2025Updated last year
- 《LDA漫游指南》排版最清晰 pdf和word版本☆40Jan 22, 2023Updated 3 years ago
- Attack ms sql servers base on shodan python library and pymssql library☆22Jul 8, 2020Updated 6 years ago