Copenhagen MSc IT and Cognition 2026 | Libertify
Table of Contents
- MSc IT and Cognition Program Overview
- Curriculum Structure: Four Semesters of AI and Cognition
- Computational Cognitive Science Core Sequence
- Language Processing and NLP Training
- Vision, Data Science, and Programming Foundations
- Specialization Courses and Academic Internship
- The 30 ECTS Master’s Thesis
- Admission Requirements and Application Process
- Career Outcomes in AI, NLP, and Cognitive Tech
- How Copenhagen IT and Cognition Compares
📌 Key Takeaways
- Unique Interdisciplinary Focus: Combines NLP, computer vision, and cognitive science in a single 120 ECTS program—rare in European master’s offerings
- Three-Semester Cognitive Science Sequence: Progressive CCS1→CCS2→CCS3 courses build deep understanding of computational models of human cognition
- Hands-On Technical Skills: Scientific programming, data science, and machine learning form the practical backbone of every graduate’s toolkit
- Industry-Ready Flexibility: Academic internship option (15 ECTS) and specialization courses let students customize for industry or research careers
- International Mobility Window: Semester 3 doubles as a mobility window for study abroad at partner institutions worldwide
MSc IT and Cognition Program Overview
The University of Copenhagen’s MSc in IT and Cognition occupies a unique position in the European graduate education landscape. Housed within the Faculty of Humanities—specifically under the Study Board for Nordic Studies and Linguistics—this two-year, 120 ECTS program trains students to work at the intersection of artificial intelligence, natural language processing, computer vision, and cognitive science.
What makes this program distinctive is its theoretical grounding in cognitive science. While many AI and NLP master’s programs focus purely on engineering and optimization, Copenhagen’s IT and Cognition program asks a deeper question: how do humans actually process language and images, and how can we build computational systems that capture these cognitive processes? This dual focus produces graduates who understand not just how to build AI systems, but why certain approaches work better than others from a cognitive perspective.
The program is fully taught in English, attracting students from diverse academic backgrounds including linguistics, computer science, cognitive science, psychology, and philosophy. The curriculum is structured as a progressive sequence, with compulsory courses building from foundational concepts in the first semester to frontier research engagement by the third semester, culminating in a substantial 30 ECTS thesis in the fourth semester. For students exploring other technology-focused programs, our guide to the Manchester MSc Computer Science provides an interesting comparison with a more traditional computing approach.
Curriculum Structure: Four Semesters of AI and Cognition
The MSc IT and Cognition follows a carefully designed four-semester structure where each semester builds on the previous one. This sequential design ensures students develop a coherent skill set rather than collecting disconnected course credits.
| Semester | Courses | ECTS | Focus |
|---|---|---|---|
| 1 | CCS1 + LP1 + Scientific Programming + Vision & Image Processing | 30 | Foundations |
| 2 | CCS2 + LP2 + Intro to Data Science + Specialisation 1 | 30 | Intermediate + Specialization |
| 3 | CCS3 + Restricted Electives (22.5 ECTS) / Mobility Window | 30 | Advanced + Research/Internship |
| 4 | Master’s Thesis | 30 | Independent Research |
The first semester immerses students in four parallel streams: computational cognitive science, natural language processing, scientific programming, and computer vision. This intense introduction ensures that by the end of the first semester, every student—regardless of their undergraduate background—has a working foundation in all core areas of the program.
The second semester deepens each stream. Computational Cognitive Science 2 moves from foundational concepts to frontier research; Language Processing 2 advances from basic NLP to complex systems; Introduction to Data Science adds machine learning and statistical analysis to the toolkit; and the first Specialisation course allows students to begin focusing on their area of greatest interest.
The third semester is particularly flexible. While Computational Cognitive Science 3 remains compulsory, the remaining 22.5 ECTS come from restricted electives—Specialisation 2, 3, and 4 courses, a Free Topic project, or a 15 ECTS Academic Internship. This semester also serves as the program’s designated mobility window, meaning students can spend it studying abroad at partner institutions.
The fourth semester is entirely devoted to the 30 ECTS master’s thesis, an independent research project that demonstrates the student’s ability to apply computational and cognitive methods to a substantial research question.
Computational Cognitive Science Core Sequence
The three-course Computational Cognitive Science (CCS) sequence is the intellectual backbone of the program. This progressive series—CCS1, CCS2, CCS3—takes students from foundational concepts to frontier research engagement over three semesters, creating a depth of cognitive science understanding that few purely technical AI programs can match.
CCS1 (Semester 1, 7.5 ECTS) introduces foundational concepts in cognitive science as they relate to how humans process language and images. Students read and present key literature in computational cognitive science, learning to explain core concepts, problems, and theories in the field. The course uses lectures as its primary teaching method and culminates in a 30-minute oral examination—an approach that develops the presentation and argumentation skills essential for academic and industry careers alike.
CCS2 (Semester 2, 7.5 ECTS) advances to frontier research, requiring students to analyze, implement, and evaluate computational cognitive models. Students work with advanced models, applications, and systems, learning to apply cognitive models to their own datasets and scientific experiments. The examination format shifts to a take-home assignment—a 4-5 page research paper that can be written individually or in groups of 2-3 students—reflecting the more research-oriented nature of the work.
CCS3 (Semester 3, 7.5 ECTS) operates at the cutting edge, engaging students with state-of-the-art problems in cognitive technologies. Students must evaluate complex system architectures, assess relevance to real-world applications, and critically evaluate frontier research. By this point, students are functioning as junior researchers, capable of identifying open problems and proposing novel solutions. Prerequisites are strictly enforced: CCS1 must precede CCS2, and CCS2 must precede CCS3.
Explore this AI and cognitive science curriculum interactively — see how each course connects
Language Processing and NLP Training
Natural language processing is a central pillar of the MSc IT and Cognition, covered through a two-course sequence that progresses from fundamentals to advanced applications.
Language Processing 1 (Semester 1, 7.5 ECTS) covers foundational NLP concepts including morphology, syntax, semantics, and discourse analysis. Students learn the main challenges in contemporary NLP and the methods applied to address them, from rule-based systems to statistical and neural approaches. The practical component requires implementing and evaluating selected NLP methods, with assessment through 3-5 written assignments totaling 6-10 pages. This hands-on approach ensures students can not only understand NLP systems but build them.
Language Processing 2 (Semester 2, 7.5 ECTS) advances to complex problems and solutions in NLP research and practical applications. Students learn to apply feature extraction methods and modeling techniques, deal with challenges from user-generated content (social media text, informal language, multilingual data), and document and evaluate systems and components. The examination is a 5-day take-home assignment of 6-10 pages, assessed on the 7-point grading scale—a format that tests both research and writing skills.
The NLP sequence benefits enormously from Copenhagen’s strengths in computational linguistics. The university has a long tradition of linguistic research, and the Faculty of Humanities provides a rich intellectual environment that connects NLP engineering with deep linguistic theory. This is increasingly valued in the AI industry, where understanding why language models fail requires linguistic knowledge that pure engineering curricula rarely provide. Students interested in how UTS approaches IT education at the undergraduate level can explore our dedicated guide.
Vision, Data Science, and Programming Foundations
Vision and Image Processing (Semester 1, 7.5 ECTS) provides both theoretical and practical knowledge of computer vision and image analysis. Students learn to read and apply knowledge from scientific papers, convert algorithmic descriptions into working programs, and compare different vision algorithms. The course covers feature extraction methods, modeling techniques, and common application areas—from medical imaging to autonomous vehicles to facial recognition. This course is offered through the Faculty of Science, reflecting the interdisciplinary nature of the program.
Scientific Programming (Semester 1, 7.5 ECTS) establishes the computational foundation that supports everything else in the program. Students learn programming with linear algebra, algorithmic problem solving, program structure, data management, implementation of learning algorithms, and data visualization. The assessment through 3-5 programming assignments ensures students build genuine coding skills rather than superficial familiarity. This course is a prerequisite for nearly every subsequent course in the program, underscoring its foundational importance.
Introduction to Data Science (Semester 2, 7.5 ECTS) completes the technical foundation by covering machine learning fundamentals: probability theory, classification, regression, clustering, and common pitfalls in ML. Students learn to apply linear and non-linear techniques, evaluate results, and use ML toolboxes for real-world data mining and pattern recognition problems. Like the Vision course, this is delivered through the Faculty of Science, giving students exposure to different teaching styles and academic cultures within a single program.
Together, these three courses ensure every IT and Cognition graduate can program effectively, process visual data, and apply machine learning methods—skills that are essential for both research and industry careers in AI. The combination of Faculty of Humanities cognitive courses with Faculty of Science technical courses creates a genuinely interdisciplinary experience.
Specialization Courses and Academic Internship
Beyond the compulsory curriculum, students shape their degree through specialization courses and the option of an academic internship—creating personalized profiles that align with their career goals.
Specialisation 1 (Semester 2, 7.5 ECTS) is the first compulsory specialization course, introducing theories and methods relevant to information and cognitive technologies. Students discuss and document problems, propose and evaluate solutions in their chosen area. Subsequent Specialisation courses (2, 3, and 4) are restricted electives in Semester 3, each worth 7.5 ECTS, allowing students to deepen their expertise in specific aspects of language processing, image processing, or cognitive technologies.
Free Topic (7.5 ECTS) is a restricted elective that allows students to pursue an independent research project on an open question in computational cognitive science, language processing, or image processing. Students formulate their own research problems, develop formal models, implement solutions, and evaluate them empirically. The topic must be approved by the examiner, ensuring academic rigor while allowing genuine intellectual freedom. The resulting 11-15 page report provides excellent preparation for the thesis.
Academic Internship (15 ECTS) is perhaps the most career-oriented option. Students work 275-325 hours at a public or private enterprise on problems connected to language or image processing. The internship includes supervision from both the university and the workplace, and produces a written report documenting the work and its relation to the program. Copenhagen’s growing AI and tech ecosystem—home to companies working on NLP, computer vision, and cognitive technologies—provides abundant internship opportunities. This option replaces two of the three restricted elective slots, making it a significant commitment that pays dividends in industry connections and practical experience.
Considering an AI-focused master’s? See this curriculum come alive as an interactive experience
The 30 ECTS Master’s Thesis
The master’s thesis is the culminating experience of the MSc IT and Cognition, a 30 ECTS independent research project that spans the entire fourth semester. Students must have passed at least 60 ECTS before registering, and the thesis must be written in the final year of the program.
The thesis demonstrates mastery across multiple dimensions. Students must engage with recent developments in computational cognitive science, language processing, and image processing; define problem areas relevant to research or industry; relate their work to relevant research literature; and evaluate hypotheses through empirical experiments, mathematical proofs, or clear argumentation. The written thesis of 50-60 standard pages (including a half-page to one-page summary) is assessed together with a 45-minute oral defense, with weighting of 80% written and 20% oral.
Group theses are permitted (up to 3 students), with expanded page requirements: 75-90 pages for pairs and 100-120 pages for trios. Individual contributions must be identifiable, and the joint part cannot exceed 50% of the total work. This collaborative option reflects the increasingly team-based nature of AI research and industry projects.
Thesis topics typically address open problems in NLP, computer vision, cognitive modeling, or applications of cognitive technology. Recent thesis projects at Copenhagen have explored topics such as neural machine translation for low-resource languages, visual question answering systems, computational models of metaphor understanding, sentiment analysis in clinical text, and multimodal learning architectures. The Faculty of Humanities’ linguistic expertise makes Copenhagen an exceptional place to pursue NLP-oriented thesis work, while the program’s connections to the Faculty of Science ensure access to computational resources and technical supervision.
Admission Requirements and Application Process
Admission to the MSc IT and Cognition reflects the program’s interdisciplinary nature—students come from diverse undergraduate backgrounds, but all must demonstrate foundational skills in formal methods and programming.
Academic Requirements: The program welcomes applicants with bachelor’s degrees in linguistics, computer science, cognitive science, information science, psychology with a quantitative focus, or related fields. Key requirements include demonstrated knowledge of formal methods (logic, mathematics, or statistics), programming experience, and familiarity with either language science or cognitive science. The admissions committee assesses each application individually, looking for evidence that the applicant can handle both the technical and theoretical components of the program.
English Language Requirements: All applicants must demonstrate English proficiency through IELTS (minimum 6.5, no sub-score below 6.0), TOEFL (minimum 83, no sub-score below 20), Cambridge Advanced English or Proficiency (minimum score 180), or equivalent qualifications. Given that all instruction, examinations, and thesis work are conducted in English, strong language skills are essential for success.
Study-Start Test: An unusual feature of the program is a study-start test during the first week. New students must attend 100% of CCS1 classes during the first week to demonstrate active engagement. Those who cannot attend submit a one-page reflection note on their motivation. This test ensures students are genuinely committed to the program from day one—a practical measure that helps maintain the collaborative learning environment.
For students considering other graduate programs in computing, our MIT EECS comprehensive guide offers perspective on how the world’s top engineering school structures its curriculum.
Career Outcomes in AI, NLP, and Cognitive Tech
The MSc IT and Cognition produces graduates with a rare combination of skills that is increasingly valued in the AI-driven economy. The program’s blend of cognitive science theory, NLP expertise, computer vision skills, and data science competence creates professionals who can contribute to both the development and the thoughtful deployment of AI systems.
NLP Engineering: The most direct career path leads to NLP engineering roles at tech companies, where graduates design and build language understanding systems, chatbots, machine translation engines, and text analytics platforms. Companies from major tech firms to specialized AI startups actively recruit NLP specialists, and Copenhagen’s graduates—with their unique cognitive science perspective—stand out from purely engineering-focused candidates.
Computer Vision: Graduates with strong Vision and Image Processing backgrounds work on autonomous vehicles, medical imaging analysis, augmented reality, quality control systems, and security applications. The combination of visual processing skills with cognitive science understanding is particularly valuable for developing systems that interact naturally with human users.
AI Research: The program’s research-intensive structure—with three semesters of CCS and a 30 ECTS thesis—prepares students well for PhD programs in computational linguistics, cognitive science, AI, and related fields. Copenhagen’s own doctoral programs are a natural next step, but graduates also place well at top institutions globally thanks to the program’s strong academic reputation.
Data Science and UX Research: The data science and analytical skills developed throughout the program transfer naturally to data science roles across industries. Additionally, the cognitive science foundation makes graduates excellent UX researchers—professionals who understand how humans interact with technology and can design more intuitive, effective systems.
Healthcare and Accessibility: A growing number of IT and Cognition graduates work on AI applications in healthcare (clinical NLP, medical image analysis, cognitive assessment tools) and accessibility (speech technology for users with disabilities, image description systems for visually impaired users). These roles combine technical skills with the human-centered perspective that the program cultivates, as highlighted by organizations like the W3C Web Accessibility Initiative.
How Copenhagen IT and Cognition Compares
The MSc IT and Cognition occupies a distinctive niche in European graduate education. To evaluate it fairly, prospective students should compare it with both AI/NLP programs and cognitive science programs, since Copenhagen’s offering bridges both fields.
vs. Pure NLP/AI Programs (e.g., Edinburgh MSc NLP, Stuttgart MSc Computational Linguistics): Copenhagen’s IT and Cognition program is less technically specialized than dedicated NLP programs but broader in scope. The inclusion of computer vision, cognitive science, and data science means graduates have a wider range of career options. The cognitive science grounding provides a theoretical depth that purely engineering-focused programs often lack—an advantage that becomes more valuable as AI systems grow more complex and require deeper understanding of human cognition.
vs. Cognitive Science Programs (e.g., Osnabrück MSc Cognitive Science, MEU Cognitive Science): Copenhagen’s program is more technically demanding than most cognitive science master’s programs, with compulsory courses in scientific programming, data science, and practical NLP/vision implementation. Graduates emerge with genuine engineering skills alongside cognitive science knowledge, making them more immediately employable in the tech industry.
Faculty of Humanities Advantage: Being housed in the Faculty of Humanities rather than a computer science department is counterintuitively advantageous. It means the program attracts students and faculty with deep knowledge of language, meaning, and human cognition—perspectives that are increasingly recognized as essential for building AI systems that work well with humans. The program’s connections to linguistics and cognitive science research provide intellectual depth that engineering-housed programs cannot easily replicate.
Cost and Location: For EU/EEA students, Copenhagen offers free tuition—a major advantage compared to UK programs that charge significant fees. The city itself consistently ranks among the world’s most livable, with excellent quality of life, safety, and a growing tech ecosystem. Copenhagen’s AI and NLP community is vibrant and accessible, with regular meetups, conferences, and industry events that provide networking opportunities for students. The QS World University Rankings and Times Higher Education consistently place the University of Copenhagen among the world’s top 100 institutions.
Students exploring international AI programs may also find our Northeastern Engineering guide useful for understanding how U.S. programs integrate AI with engineering disciplines.
Ready to explore the full IT and Cognition curriculum? Create your own interactive study guide
Frequently Asked Questions
What is the MSc IT and Cognition program at Copenhagen about?
The MSc IT and Cognition at the University of Copenhagen is a two-year, 120 ECTS program that combines natural language processing, computer vision, and computational cognitive science. Students learn to build AI systems that process language and images in ways inspired by human cognition, with courses in scientific programming, data science, and machine learning.
What are the admission requirements for MSc IT and Cognition?
Applicants typically need a bachelor’s degree in linguistics, computer science, cognitive science, or a related field with foundational knowledge in programming and formal methods. The program requires English proficiency demonstrated through IELTS 6.5, TOEFL 83, or equivalent. Specific prerequisite knowledge in mathematics, statistics, and programming is assessed during the application review.
What career opportunities does MSc IT and Cognition offer?
Graduates work as NLP engineers, computer vision specialists, AI researchers, data scientists, computational linguists, and UX researchers. The program’s combination of cognitive science theory and practical AI skills prepares students for roles at tech companies, research institutions, healthcare organizations, and AI startups. PhD programs in computational linguistics and cognitive science are also common paths.
Is the Copenhagen IT and Cognition program taught in English?
Yes, the MSc IT and Cognition is fully taught in English. All courses, examinations, and thesis supervision are conducted in English. Students must be able to read scholarly texts in English and produce academic writing in English throughout the program.
Does the MSc IT and Cognition include an internship option?
Yes, the program offers an Academic Internship as a restricted elective worth 15 ECTS during the third semester. Students work 275-325 hours at a public or private enterprise on problems related to language or image processing. The internship includes a written report and must be approved by both the academic examiner and the workplace contact person.