PyText
latest
Getting Started
Installation
Train your first model
Execute your first model
Use PyText models in your app
Serve Models in Production
Training More Advanced Models
Train Intent-Slot model on ATIS Dataset
Hierarchical intent and slot filling
Multitask training with disjoint datasets
Data Parallel Distributed Training
Extending PyText
Architecture Overview
Creating A New Task
Library Reference
pytext package
Subpackages
pytext.config package
pytext.data package
pytext.exporters package
pytext.fields package
pytext.loss package
pytext.metric_reporters package
pytext.metrics package
pytext.models package
Subpackages
Submodules
pytext.models.crf module
pytext.models.disjoint_multitask_model module
pytext.models.distributed_model module
pytext.models.doc_model module
pytext.models.joint_model module
pytext.models.model module
pytext.models.module module
pytext.models.pair_classification_model module
pytext.models.word_model module
Module contents
pytext.optimizer package
pytext.task package
pytext.trainers package
Submodules
pytext.builtin_task module
pytext.main module
pytext.workflow module
Module contents
PyText
Docs
»
pytext package
»
pytext.models package
»
pytext.models.decoders package
Edit on GitHub
pytext.models.decoders package
¶
Submodules
¶
pytext.models.decoders.decoder_base module
¶
pytext.models.decoders.intent_slot_model_decoder module
¶
pytext.models.decoders.mlp_decoder module
¶
Module contents
¶