Rishabbh-Sahu / intent_and_slot_classificationLinks
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
Sorting:
- A Multi-Format Transfer Learning Model for Event Argument Extraction via Variational Information Bottleneck☆10Updated 2 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- Transferability of cross-lingual and cross-age speech emotion recognition☆18Updated last year
- 本项目采用keras-bert加载BERT模型,进行完形填空。☆8Updated 4 years ago
- TEXTOIR: An Integrated and Visualized Platform for Text Open Intent Recognition (ACL 2021)☆52Updated 2 years ago
- 音乐类语料的意图识别填槽以及槽值纠错模型☆16Updated 2 years ago
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆26Updated 2 years ago
- 🎵Using GPT2-Chinese to generate rap lyrics🎵☆29Updated last year
- 中文关键词提取☆12Updated last year
- rasa_chinese 的服务 package☆18Updated 3 years ago
- ☆7Updated 2 years ago
- GLM (General Language Model)☆24Updated 3 years ago
- ROUGE for multilingual Summarization☆24Updated 3 years ago
- Source code for ACL 2020 paper "Learning Spoken Language Representations with Neural Lattice Language Modeling"☆18Updated 2 years ago
- Implementation of the DocLLM paper for Llama models.☆13Updated 2 months ago
- Modified version of T5-DST for Dialogue State Tracking.☆18Updated 3 years ago
- English or Chinses GPT2Dialog model from GPT2-chitchat☆12Updated 5 years ago
- Source code to reproduce results of our paper "DIET: Lightweight Language Understanding for Dialogue Systems"☆62Updated 5 years ago
- 将百度DeepSpeech的keras后端由theano改为tensorflow,整合mozilla解码模块进行中文语音识别模型部署☆10Updated 5 years ago
- 别名发现系统☆12Updated 3 years ago
- Codebase for the paper "Schema-guided User Satisfaction Modeling for Task-oriented Dialogues"☆11Updated last week
- Minimal zero-shot intent classifier for arbitrary intent slot filling, via LLM prompting w LangChain.☆33Updated 2 years ago
- 带拼音、字形特征的文本纠错模型☆11Updated 2 years ago
- PyTorch - Albert Large V2, Bert Base Uncased, Bert Large Uncased WWM Finetuned Squad, Distil Roberta Base, Roberta Base Squad2, Roberta l…☆11Updated 4 years ago
- Using TensorRT and Triton Server to build BERT model as a service☆13Updated 3 years ago
- 用于生成文本纠错模型(如Gector)需要的大量数据。☆13Updated 2 years ago
- solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的…☆26Updated 5 years ago
- ☆34Updated 3 years ago
- 闲聊机器人☆11Updated 4 years ago
- 在tensor2tensor中使用自己的语料实现中英文翻译☆23Updated 6 years ago