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
160 stars
11 watching
29 forks
Language: Python
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An NLP library that extracts structured data from user input | 341 |
| Generates training data for intent parsing systems by creating pairs of sentences and grammar trees from a template file | 55 |
| An implementation of Sequence to Sequence models in PyTorch with various attention mechanisms and extensions for machine translation tasks. | 738 |
| A PyTorch-based framework for building and training sequence-to-sequence models | 1,499 |
| Provides tools and frameworks for training sequence-to-sequence models using PyTorch | 523 |
| Fast JSON parsing for Python, using SIMD instructions when available | 648 |
| An implementation of Skip-Thought Vectors in PyTorch for modeling relationships between words and sentences. | 225 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| A Python NLP library for training and running sequence-to-sequence models similar to the fast.ai library. | 283 |
| Implementation of a transformer-based translation model in PyTorch | 240 |
| A Python toolkit for text preprocessing and analysis of Persian language texts | 232 |
| A PyTorch implementation of semantic segmentation models with support for multiprocessing training and various backbones. | 1,347 |
| An OpenWeatherMap integration for a conversational AI platform | 9 |
| Python tools and parsers for weather data processing and ingest. | 44 |
| A Python module for parsing and manipulating date/time strings in a flexible way. | 158 |