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
Sorting:
- 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
- 音乐类语料的意图识别填槽以及槽值纠错模型☆16Updated 2 years ago
- rasa_chinese 的服务 package☆18Updated 3 years ago
- Modified version of T5-DST for Dialogue State Tracking.☆18Updated 3 years ago
- TEXTOIR: An Integrated and Visualized Platform for Text Open Intent Recognition (ACL 2021)☆50Updated 2 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- ☆11Updated 3 years ago
- ☆12Updated 2 years ago
- 闲聊机器人☆11Updated 4 years ago
- Learning ASR-Robust Contextualized Embeddings for Spoken Language Understanding☆24Updated 2 years ago
- A packaged convolutional voice activity detector for noisy environments.☆14Updated 5 years ago
- Implementation of the DocLLM paper for Llama models.☆13Updated last month
- 基于电商导购机器人,自然语言理解(NLU),文本纠错,歧义词消歧☆12Updated 5 years ago
- Source code for ACL 2020 paper "Learning Spoken Language Representations with Neural Lattice Language Modeling"☆18Updated 2 years ago
- Codebase for the paper "Schema-guided User Satisfaction Modeling for Task-oriented Dialogues"☆11Updated 2 weeks ago
- Punctuation restoration in ASR text☆33Updated 5 years ago
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Updated 4 years ago
- A repository for Chinese text normalization.☆15Updated 4 years ago
- KuaiSearch PERKS☆11Updated 3 years ago
- Multi-class text categorization using state-of-the-art pre-trained contextualized language models, e.g. BERT☆23Updated 2 years ago
- A Pytorch based LSTM Punctuation Restoration Implementation/A Simple Tutorial for Leaning Pytorch and NLP☆24Updated 4 years ago
- Chinese Word Segmentation task based on BERT and implemented in Pytorch☆13Updated 4 years ago
- Curriculum Vitae of Quan Wang☆15Updated 4 months ago
- Minimal zero-shot intent classifier for arbitrary intent slot filling, via LLM prompting w LangChain.☆33Updated 2 years ago
- Using TensorRT and Triton Server to build BERT model as a service☆13Updated 3 years ago
- Parallelized automatic corpus collection for ASR. Forked from https://github.com/EgorLakomkin/KTSpeechCrawler☆24Updated 4 years ago
- 🎵Using GPT2-Chinese to generate rap lyrics🎵☆29Updated last year
- wav2vec2 asr with transformers☆16Updated 3 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