NLP的各种小项目练手
☆151Feb 19, 2021Updated 5 years ago
Alternatives and similar repositories for NLP_process
Users that are interested in NLP_process are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- NLP实战项目☆106Dec 21, 2022Updated 3 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆12Oct 10, 2020Updated 5 years ago
- ☆19Nov 11, 2022Updated 3 years ago
- Knowledge Graph,Question Answering System,基于知识图谱和向量检索的医疗诊断问答系统☆1,488Feb 27, 2022Updated 4 years ago
- 一个基于 模型上下文协议/MCP 构建的智能医学文献分析工具。它旨在帮助科研人员、医学从业者和学生快速检索 PubMed 数据库,并利用大型语言模型 (LLM) 的能力对文献摘要进行智能分析和总结☆10Jun 17, 2026Updated last month
- AI Agents on 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.
- 基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和关系类别。☆40Nov 30, 2022Updated 3 years ago
- 🌹我可以不在校园🌹☆13Feb 24, 2023Updated 3 years ago
- ☆12Jan 21, 2025Updated last year
- 中山大学自然语言处理项目:中文分词(序列标注/命名实体识别)。Keras实现,BiLSTM+CRF框架。☆18Jan 30, 2021Updated 5 years ago
- 基于知识图谱的软件工程学科在线学习平台☆20Jun 5, 2020Updated 6 years ago
- ☆15Mar 6, 2020Updated 6 years ago
- 政策新闻领域 实体识别+关系抽取 基于4000句txt微调得到☆12Jul 3, 2026Updated 3 weeks ago
- Python操作Neo4j数据库,知识图谱,根据相似度计算的一个电影推荐的Demo☆89Nov 14, 2021Updated 4 years ago
- 《西游记》知识图谱☆10Mar 22, 2021Updated 5 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.
- 从白话文生成古诗。我的NLP期末课程项目☆14Nov 10, 2020Updated 5 years ago
- TPLinker: Single-stage Joint Extraction of Entities and Relations Through Token Pair Linking☆19Apr 15, 2021Updated 5 years ago
- 一种用于序列标注任务的数据标注(分词,NER)的工具☆11Jun 3, 2020Updated 6 years ago
- Dataset and codes for SEntFiN☆10May 31, 2023Updated 3 years ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆7,331Aug 8, 2024Updated last year
- 【中软杯国二开源】基于PaddleOCR和深度学习的企业实体识别☆19Dec 30, 2020Updated 5 years ago
- 基于知识图谱的心理咨询智能问答系统☆86Dec 19, 2022Updated 3 years ago
- 矩阵分解(BPRMF) + 知识图谱表示学习(TransR) 构建的推荐系统☆22Jun 21, 2019Updated 7 years ago
- 汽车知识图谱☆88Aug 24, 2020Updated 5 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.
- 基于中医药领域知识图谱的智能问答系统☆30Oct 14, 2022Updated 3 years ago
- The code of CIKM 2023 short paper : Bridging the KB-Text Gap: Leveraging Structured Knowledge-aware Pre-training for KBQA☆20Jul 19, 2024Updated 2 years ago
- 基于汽车知识图谱的汽车问答多轮对话系统☆39Oct 25, 2019Updated 6 years ago
- 知识图谱结合推荐系统近年工作☆47Jun 9, 2020Updated 6 years ago
- 知识图谱 neo4j 答案查找 + 机器学习 分类模型 问题分析 = 电影知识库问答机器人☆95May 12, 2024Updated 2 years ago
- a collection of NLP projects&tools. 自然语言处理方向项目和工具集合。☆239Jun 3, 2024Updated 2 years ago
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆65May 18, 2024Updated 2 years ago
- 『康康』智能口罩回收垃圾桶☆14May 27, 2021Updated 5 years ago
- 有关多任务学习的基于知识图谱的推荐系统和图谱补全(嵌入)联合训练的几篇论文复现☆53Mar 19, 2021Updated 5 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.
- Odoo addons, 😜☆10Jan 7, 2022Updated 4 years ago
- Official repo: “Oh LLM, I’m Asking Thee, Please Give Me a Decision Tree”: Zero-Shot Decision Tree Induction and Embedding with Large Lang…☆16Jul 17, 2026Updated last week
- 采用bert-bilstm-attn的关系抽取模型,基于pytorch,数据集为百度的开源数据集☆10Jul 27, 2022Updated 4 years ago
- 分布式电影推荐系统☆12Dec 8, 2022Updated 3 years ago
- 利用python语言借助于知识图谱搭建电影知识问答系统☆53Jun 4, 2022Updated 4 years ago
- 基于超级账本开发一个区块链应用--票据背书☆26Aug 29, 2018Updated 7 years ago
- 电子科技大学计算机网络编程实验代码timeserver echoserver 包括迭代版、并发版 其中并发版有多进程、多线程、使用select,poll,epoll等函数实现I/O多路复用☆27Nov 9, 2018Updated 7 years ago