Home/AI Glossary/Natural Language Processing (NLP)

Natural Language Processing (NLP)

NLP (natural language processing) covers everything from spell-checking to machine translation and sentiment analysis. Before the transformer shift, RNN/CNN hybrids dominated; now LLM systems are the practical default for many tasks.

Swedish is a lower-resource language compared to English, but it often performs well in large multilingual models. See LLM and prompt.


Key characteristics

  • Is the AI field focused on understanding, analyzing, and generating human language.
  • Includes both classic tasks like classification and modern use cases like chat assistants and search.
  • Has changed significantly due to transformer-based models, especially for multilingual and generative workflows.