Engelsk
term_id: english
Category: basic_concepts
Definition
While primarily a human language, in AI contexts, ‘English’ represents the most prevalent linguistic domain for NLP research due to the abundance of digital text data. Most foundational models (like BERT or GPT) are pre-trained extensively on English corpora, making it the default language for many benchmarks.
Summary
English is a natural language that serves as a dominant benchmark dataset and target output for many Natural Language Processing (NLP) models.
Key Concepts
- Natural Language Processing
- Data Bias
- Transfer Learning
- Linguistic Diversity
Use Cases
- Pre-training large language models
- Evaluating machine translation systems
- Testing sentiment analysis accuracy