Repository navigation

#

slot-filling

基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口

1301
4 年前

building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)

Python
977
4 天前

A practical and feature-rich paraphrasing framework to augment human intents in text form to build robust NLU models for conversational engines. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.

Python
908
2 年前

Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"

Python
715
2 年前

[ACL 2021] Learning Dense Representations of Phrases at Scale; EMNLP'2021: Phrase Retrieval Learns Passage Retrieval, Too https://arxiv.org/abs/2012.12624

Python
606
3 年前

A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling

Python
489
7 年前

slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shopping Assistant (ECSA) dataset, CoNLL2003 NER, ELMo, BERT, XLNet

Python
400
5 年前

[EMNLP 2020] OpenUE: An Open Toolkit of Universal Extraction from Text

Python
328
3 年前

Slot-Gated Modeling for Joint Slot Filling and Intent Prediction

Python
304
4 年前

Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)

Jupyter Notebook
283
8 年前

[NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self-Training Approach'.

Python
204
3 年前

Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)

Jupyter Notebook
198
4 年前

基于pytorch的中文意图识别和槽位填充

Python
190
2 个月前

中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF

Python
186
7 年前

attention based joint model for intent detection and slot filling

Python
178
8 年前

Open source code for EMNLP-19 Paper "A Stack-Propagation Framework with Token-Level Intent Detection for Spoken Language Understanding".

Python
147
5 年前

Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471

Python
140
3 年前