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 3 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:
- Transferability of cross-lingual and cross-age speech emotion recognition☆20Updated 2 years ago
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆27Updated 3 years ago
- A Multi-Format Transfer Learning Model for Event Argument Extraction via Variational Information Bottleneck☆10Updated 3 years ago
- 🎵Using GPT2-Chinese to generate rap lyrics🎵☆29Updated 2 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Updated 4 years ago
- ☆13Updated 2 years ago
- A Pytorch based LSTM Punctuation Restoration Implementation/A Simple Tutorial for Leaning Pytorch and NLP☆24Updated 4 years ago
- Learning ASR-Robust Contextualized Embeddings for Spoken Language Understanding☆24Updated 3 years ago
- Curriculum Vitae of Quan Wang☆15Updated last week
- Punctuation restoration in ASR text☆33Updated 6 years ago
- KuaiSearch PERKS☆12Updated 4 years ago
- Modified version of T5-DST for Dialogue State Tracking.☆19Updated 4 years ago
- Demo and samples for universal speech translator☆24Updated 3 years ago
- 闲聊机器人☆11Updated 5 years ago
- 音乐类语料的意图识别填槽以及槽值纠错模型☆17Updated 2 years ago
- rasa_chinese 的服务 package☆18Updated 4 years ago
- English or Chinses GPT2Dialog model from GPT2-chitchat☆12Updated 5 years ago
- TEXTOIR: An Integrated and Visualized Platform for Text Open Intent Recognition (ACL 2021)☆54Updated 3 years ago
- A packaged convolutional voice activity detector for noisy environments.☆14Updated 6 years ago
- 论文阅读☆21Updated 4 years ago
- Source code for ACL 2020 paper "Learning Spoken Language Representations with Neural Lattice Language Modeling"☆17Updated 2 years ago
- OpenLLMDE: An open source data engineering framework for LLMs☆18Updated 2 years ago
- Source code to reproduce results of our paper "DIET: Lightweight Language Understanding for Dialogue Systems"☆63Updated 5 years ago
- ROUGE for multilingual Summarization☆25Updated 4 years ago
- RNN-based language models in pytorch☆21Updated 6 years ago
- 拼音转汉字, convert pinyin to 汉字 using deep networks☆23Updated 5 years ago
- ☆32Updated 4 years ago
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Updated 4 years ago
- Codebase for the paper "Schema-guided User Satisfaction Modeling for Task-oriented Dialogues"☆11Updated 4 months ago
- 将百度DeepSpeech的keras后端由theano改为tensorflow,整合mozilla解码模块进行中文语音识别模型部署☆10Updated 6 years ago