BERT-based intent and slots detector for chatbots.
☆241Feb 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进行解释和代码使用☆66Jan 5, 2024Updated 2 years ago
- Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"☆748Jan 11, 2024Updated 2 years ago
- 基于pytorch的中文意图识别和槽位填充☆219Aug 5, 2025Updated last year
- 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多轮问答最佳实践☆682Jul 17, 2025Updated last year
- 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.
- 意图槽位模型训练框架(单意图、独立槽位),使用的是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…☆93Dec 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
- ☆42Apr 29, 2024Updated 2 years ago
- ☆13Apr 10, 2023Updated 3 years ago
- ☆56Jun 7, 2021Updated 5 years ago
- 知识库、大语言模型、医疗知识库构建、基于大语言模型的知识库☆30Jun 13, 2023Updated 3 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.
- MISCA: A Joint Model for Multiple Intent Detection and Slot Filling with Intent-Slot Co-Attention (EMNLP 2023 - Findings)☆35Jul 22, 2024Updated 2 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- 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
- 基于知识图谱的医疗问答系统☆19Aug 3, 2023Updated 3 years ago
- ☆22Jul 10, 2023Updated 3 years ago
- GraphRAG 中文文档。GraphRAG是一种结构化的、分层的检索增强生成(RAG)方法,而不是使用纯文本片段的语义搜索方法。GraphRAG 过程包括从原始文本中提取出知识图谱,构建社群层级(这种结构通常用来描述个体、群体及它们之间的关系,帮助理解信息如何在社群内部传…☆19Jul 12, 2024Updated 2 years ago
- search_with_lepton 的自部署版☆14May 4, 2024Updated 2 years ago
- Rasa通过PaddleNLP提供中文支持☆32May 25, 2022Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 基于本地模型(Qwen) + langchain-Node 实现的本地知识库问答(RAG 应用) Demo 。☆11Mar 27, 2024Updated 2 years ago
- ChatGLM 6B 的模型与UI,通过 LangChain 与向量匹配实现本地知识库问答,支持流式输出☆116Apr 17, 2023Updated 3 years ago
- 无线根因分析结合现网历史告警和故障定位工单数据,通过机器学习手段建立故障根因分析模型,快速定位故障原因,大幅提升网络运维效率。☆16Aug 23, 2019Updated 7 years ago
- Minimal zero-shot intent classifier for arbitrary intent slot filling, via LLM prompting w LangChain.☆37Mar 13, 2023Updated 3 years ago
- Retrieval-augmented generation (RAG) examples powered by large language models.☆174Jun 23, 2026Updated 2 months ago
- A DGL implementation of "Directional Message Passing for Molecular Graphs" (ICLR 2020).☆21Oct 21, 2023Updated 2 years ago
- ☆11May 29, 2024Updated 2 years ago
- Large-scale exact string matching tool☆17Mar 7, 2025Updated last year
- 多模态PDF的RAG Agent☆35Aug 3, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆13Oct 10, 2024Updated last year
- Make Databases AI-Readable — 零依赖、9 种数据库的 Schema 探查与只读查询 CLI☆16Aug 19, 2026Updated 2 weeks ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆80Apr 23, 2020Updated 6 years ago
- BERT-based joint intent detection and slot filling with intent-slot attention mechanism (INTERSPEECH 2021)☆88Jul 22, 2024Updated 2 years ago
- SlotRefine: A Fast Non-Autoregressive Model forJoint Intent Detection and Slot Filling☆48Apr 27, 2021Updated 5 years ago
- FlexKBQA: A Flexible LLM-Powered Framework for Few-Shot Knowledge Base Question Answering☆79Oct 18, 2023Updated 2 years ago
- My pytorch implementation of the model described in the paper **Hierarchical Attention Networks for Document Classification** [paper](htt…☆10Mar 22, 2019Updated 7 years ago