File size: 471 Bytes
7934b29 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
.. _nlp_models:
Tasks
=====
NeMo's NLP collection supports provides the following task-specific models:
.. toctree::
:maxdepth: 1
punctuation_and_capitalization_models
token_classification
joint_intent_slot
text_classification
bert_pretraining
language_modeling
nemo_megatron/prompt_learning
question_answering
dialogue
glue_benchmark
information_retrieval
entity_linking
nlp_model
machine_translation/machine_translation
|