Important
You are viewing the NeMo 2.0 documentation. This release introduces significant changes to the API and a new library, NeMo Run. We are currently porting all features from NeMo 1.0 to 2.0. For documentation on previous versions or features not yet available in 2.0, please refer to the NeMo 24.07 documentation.
NLP Tasks#
NeMo’s NLP collection supports provides the following task-specific models:
- Punctuation And Capitalization Models
- SpellMapper (Spellchecking ASR Customization) Model
- Token Classification Model with Named Entity Recognition (NER)
- Joint Intent and Slot Classification
- Text Classification model
- BERT
- Language Modeling
- Question Answering
- Dialogue tasks
- GLUE Benchmark
- BERT Embedding Models
- GPT Embedding Models
- Entity Linking
- Model NLP
- Machine Translation Models