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
Subpackages
Submodules
pytext.data.bptt_lm_data_handler module
pytext.data.compositional_data_handler module
pytext.data.contextual_intent_slot_data_handler module
pytext.data.data_handler module
pytext.data.disjoint_multitask_data_handler module
pytext.data.doc_classification_data_handler module
pytext.data.joint_data_handler module
pytext.data.language_model_data_handler module
pytext.data.pair_classification_data_handler module
pytext.data.seq_data_handler module
Module contents
pytext.exporters package
pytext.fields package
pytext.loss package
pytext.metric_reporters package
pytext.metrics package
pytext.models package
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.data package
»
pytext.data.featurizer package
Edit on GitHub
pytext.data.featurizer package
¶
Submodules
¶
pytext.data.featurizer.featurizer module
¶
pytext.data.featurizer.simple_featurizer module
¶
Module contents
¶