Rishabbh-Sahu / intent_and_slot_classification
One of the main NLU tasks is to understand the intents (sequence classification) and slots (entities within the sequence). This repo help classify both together using Joint Model (multitask model). BERT_SMALL is used which can be changed to any other BERT variant.
☆15Updated 2 years ago
Alternatives and similar repositories for intent_and_slot_classification:
Users that are interested in intent_and_slot_classification are comparing it to the libraries listed below
- A Multi-Format Transfer Learning Model for Event Argument Extraction via Variational Information Bottleneck☆10Updated 2 years ago
- Transferability of cross-lingual and cross-age speech emotion recognition☆18Updated last year
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆10Updated 3 years ago
- Modified version of T5-DST for Dialogue State Tracking.☆18Updated 3 years ago
- 音乐类语料的意图识别填槽以及槽值纠错模型☆16Updated last year
- 基于电商导购机器人,自然语言理解(NLU),文本纠错,歧义词消歧☆12Updated 4 years ago
- 用于生成文本 纠错模型(如Gector)需要的大量数据。☆14Updated 2 years ago
- Learning ASR-Robust Contextualized Embeddings for Spoken Language Understanding☆24Updated 2 years ago
- GLM (General Language Model)☆24Updated 2 years ago
- ☆7Updated 2 years ago
- 带拼音、字形特征的文本纠错模型☆11Updated 2 years ago
- 中文关键词提取☆12Updated last year
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Updated 4 years ago
- KDD 2024 AQA competition 3rd place solution☆10Updated 6 months ago
- TTS前,文本标准化,将数字字母处理转化为汉字☆12Updated 9 months ago
- solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的…☆28Updated 5 years ago
- TEXTOIR: An Integrated and Visualized Platform for Text Open Intent Recognition (ACL 2021)☆48Updated 2 years ago
- 拼音转汉字, convert pinyin to 汉字 using deep networks☆22Updated 4 years ago
- rasa_chinese 的服务 package☆18Updated 3 years ago
- The case study and multilingfual performance of ICASSP submission☆20Updated 2 years ago
- MISCA: A Joint Model for Multiple Intent Detection and Slot Filling with Intent-Slot Co-Attention (EMNLP 2023 - Findings)☆26Updated 6 months ago
- ☆32Updated 3 years ago
- Source code for ACL 2020 paper "Learning Spoken Language Representations with Neural Lattice Language Modeling"☆18Updated last year
- Punctuation restoration in ASR text☆32Updated 5 years ago
- Codebase for the paper "Schema-guided User Satisfaction Modeling for Task-oriented Dialogues"☆11Updated 3 months ago
- English or Chinses GPT2Dialog model from GPT2-chitchat☆11Updated 4 years ago
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆26Updated 2 years ago
- 论文阅读☆21Updated 3 years ago
- Demo and samples for universal speech translator☆23Updated 2 years ago
- 本项目采用keras-bert加载BERT模型,进行完形填空。☆8Updated 4 years ago