BERT-based intent and slots detector for chatbots.
☆240Feb 21, 2025Updated last year
Alternatives and similar repositories for bert-intent-slot-detector
Users that are interested in bert-intent-slot-detector 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进行解释和代码使用☆64Jan 5, 2024Updated 2 years ago
- Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"☆745Jan 11, 2024Updated 2 years ago
- 基于pytorch的中文意图识别和槽位填充☆218Aug 5, 2025Updated 10 months ago
- Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"☆48Sep 5, 2023Updated 2 years ago
- Advanced Multi-Turn QA System with LLM and Intent Recognition. 基于LLM大语言模型意图识别、参数抽取结合slot词槽技术实现多轮问答、NL2API. 打造Function Call多轮问答最佳实践☆680Jul 17, 2025Updated 11 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 意图槽位模型训练框架(单意图、独立槽位),使用的是JointBERT的结构进行编写,槽位提取时可以选择双指针(Binary Pointer)实体抽取和Global Pointer两种方法。☆21May 11, 2024Updated 2 years ago
- Code for "SLIM: Explicit Slot-Intent Mapping with BERT for Joint Multi-Intent Detection and Slot Filling"☆19Nov 22, 2022Updated 3 years ago
- Open source code for EMNLP 2020 Findings Paper "AGIF: An Adaptive Graph-Interactive Framework for Joint Multiple Intent Detection and Slo…☆92Dec 17, 2021Updated 4 years ago
- pytorch+bert实现的意图识别与槽位填充☆11May 30, 2023Updated 3 years ago
- implementation SlotGated SLU model for keras☆35Mar 22, 2021Updated 5 years ago
- ☆41Apr 29, 2024Updated 2 years ago
- ☆13Apr 10, 2023Updated 3 years ago
- ☆55Jun 7, 2021Updated 5 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 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.
- 知识库、大语言模型、医疗知识库构建、基于大语言模型的知识库☆29Jun 13, 2023Updated 3 years ago
- MISCA: A Joint Model for Multiple Intent Detection and Slot Filling with Intent-Slot Co-Attention (EMNLP 2023 - Findings)☆34Jul 22, 2024Updated last year
- Source code of our EMNLP 2022 paper: Co-guiding Net: Achieving Mutual Guidances between Multiple Intent Detection and Slot Filling via He…☆12Nov 14, 2022Updated 3 years ago
- Open source code for ICASSP 2021 Paper “Injecting Word Information with Multi-Level Word Adapter for Chinese Spoken Language Understandin…☆29Apr 2, 2021Updated 5 years ago
- GraphRAG 中文文档。GraphRAG是一种结构化的、分层的检索增强生成(RAG)方法,而不是使用纯文本片段的语义搜索方法。GraphRAG 过程包括从原始文本中提取出知识图谱,构建社群层级(这种结构通常用来描述个体、群体及它们之间的关系,帮助理解信息如何在社群内部传…☆19Jul 12, 2024Updated last year
- ☆22Jul 10, 2023Updated 2 years ago
- 基于知识图谱的医疗问答系统☆18Aug 3, 2023Updated 2 years ago
- search_with_lepton 的自部署版☆14May 4, 2024Updated 2 years ago
- Rasa通过PaddleNLP提供中文支持☆33May 25, 2022Updated 4 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.
- 基于本地模型(Qwen) + langchain-Node 实现的本地知识库问答(RAG 应用) Demo。☆11Mar 27, 2024Updated 2 years ago
- 无线根因分析结合现网历史告警和故障定位工单数据,通过机器学习手段建立故障根因分析模型,快速定位故障原因,大幅提升网络运维效率。☆16Aug 23, 2019Updated 6 years ago
- Minimal zero-shot intent classifier for arbitrary intent slot filling, via LLM prompting w LangChain.☆37Mar 13, 2023Updated 3 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆39May 16, 2019Updated 7 years ago
- SlotRefine: A Fast Non-Autoregressive Model forJoint Intent Detection and Slot Filling☆48Apr 27, 2021Updated 5 years ago
- ☆11May 29, 2024Updated 2 years ago
- This is a medical question answering system with RAG on medical knowledge graph.☆11Jan 3, 2025Updated last year
- Large-scale exact string matching tool☆17Mar 7, 2025Updated last year
- 基于大语言模型 的检索增强生成RAG示例☆175Jun 23, 2026Updated last week
- 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.
- Research project leveraging Abstract Syntax Trees and Knowledge Graphs with Retrieval-Augmented Generation to develop an advanced, contex…☆13Jul 18, 2024Updated last year
- BERT-based joint intent detection and slot filling with intent-slot attention mechanism (INTERSPEECH 2021)☆88Jul 22, 2024Updated last year
- FlexKBQA: A Flexible LLM-Powered Framework for Few-Shot Knowledge Base Question Answering☆78Oct 18, 2023Updated 2 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆80Apr 23, 2020Updated 6 years ago
- 继续预训练中文bert☆30Jul 23, 2021Updated 4 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆208May 4, 2024Updated 2 years ago
- Dataset for Conversation Semantic Role Labeling☆11Aug 26, 2021Updated 4 years ago