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☆19Updated 2 years ago
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆27Updated 3 years ago
- 🎵Using GPT2-Chinese to generate rap lyrics🎵☆29Updated 2 years ago
- A Pytorch based LSTM Punctuation Restoration Implementation/A Simple Tutorial for Leaning Pytorch and NLP☆24Updated 4 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Updated 4 years ago
- ☆13Updated 2 years ago
- A Multi-Format Transfer Learning Model for Event Argument Extraction via Variational Information Bottleneck☆10Updated 3 years ago
- 论文阅读☆21Updated 4 years ago
- Learning ASR-Robust Contextualized Embeddings for Spoken Language Understanding☆24Updated 2 years ago
- Punctuation restoration in ASR text☆33Updated 6 years ago
- Curriculum Vitae of Quan Wang☆15Updated last month
- rasa_chinese 的服务 package☆18Updated 4 years ago
- BERT for joint intent classification and slot filling☆39Updated 6 years ago
- wav2vec2 asr with transformers☆16Updated 4 years ago
- Modified version of T5-DST for Dialogue State Tracking.☆18Updated 3 years ago
- Demo and samples for universal speech translator☆24Updated 2 years ago
- English or Chinses GPT2Dialog model from GPT2-chitchat☆12Updated 5 years ago
- 闲聊机器人☆11Updated 5 years ago
- 音乐类语料的意图识别填槽以及槽值纠错模型☆17Updated 2 years ago
- OpenLLMDE: An open source data engineering framework for LLMs☆18Updated 2 years ago
- TEXTOIR: An Integrated and Visualized Platform for Text Open Intent Recognition (ACL 2021)☆53Updated 3 years ago
- Port of Funasr's Paraformer model in C/C++☆37Updated last year
- A packaged convolutional voice activity detector for noisy environments.☆14Updated 6 years ago
- reformer-pytorch中文版本,简单高效的生成模型。类似GPT2的效果☆16Updated 2 years ago
- KuaiSearch PERKS☆12Updated 3 years ago
- Grammatical Error Correction Based on Language Model(BERT, GPT-2), and Seq2Seq☆18Updated 6 years ago
- The YouTube Text-To-Speech dataset is comprised of waveform audio extracted from YouTube videos alongside their English transcriptions☆52Updated 4 years ago
- This repository contains the implementation of the paper: "Span Classification with Structured Information for Disfluency Detection in Sp…☆14Updated 2 years ago
- ROUGE for multilingual Summarization☆25Updated 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