pytorch-seq2seq-intent-parsing

Intent parser

Reframing intent parsing as a seq2seq task to handle variable placeholders and improve model flexibility

Intent parsing and slot filling in PyTorch with seq2seq + attention

GitHub

159 stars
11 watching
29 forks
Language: Python
last commit: over 7 years ago

Related projects:

Repository Description Stars
snipsco/snips-nlu-rs An NLP library that extracts structured data from user input 340
spro/nalgene Generates training data for intent parsing systems by creating pairs of sentences and grammar trees from a template file 55
maximumentropy/seq2seq-pytorch An implementation of Sequence to Sequence models in PyTorch with various attention mechanisms and extensions for machine translation tasks. 736
ibm/pytorch-seq2seq A PyTorch-based framework for building and training sequence-to-sequence models 1,498
eladhoffer/seq2seq.pytorch Provides tools and frameworks for training sequence-to-sequence models using PyTorch 523
tktech/pysimdjson Fast JSON parsing for Python, using SIMD instructions when available 643
sanyam5/skip-thoughts An implementation of Skip-Thought Vectors in PyTorch for modeling relationships between words and sentences. 226
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
outcastofmusic/quick-nlp A Python NLP library for training and running sequence-to-sequence models similar to the fast.ai library. 283
leviswind/pytorch-transformer Implementation of a transformer-based translation model in PyTorch 239
ictrc/parsivar A Python toolkit for text preprocessing and analysis of Persian language texts 230
hszhao/semseg A PyTorch implementation of semantic segmentation models with support for multiprocessing training and various backbones. 1,343
snipsco/snips-skill-owm An OpenWeatherMap integration for a conversational AI platform 9
akrherz/pyiem Python tools and parsers for weather data processing and ingest. 43
shinux/pytime A Python module for parsing and manipulating date/time strings in a flexible way. 159