Master in Language Technology (One year or Two years) 60/120 higher education credits

Size: px
Start display at page:

Download "Master in Language Technology (One year or Two years) 60/120 higher education credits"

Transcription

1 G /09 Programme Syllabus Master in Language Technology (One year or Two years) 60/120 higher education credits (Språkteknologi, masterprogram) H2MLT Second cycle 1

2 1 Adoption The syllabus for the programme Master in Language Technology was approved by the Board of the Faculty of IT on and adopted by the Board of the Faculty of Arts on with effect from Autumn Field of education: Humanities and Information Technology Department responsible: Department of Philosophy, Linguistics and Theory of Science in cooperation with Department of Swedish Language, Department of Computer Science and Engineering and Department of Applied Information Technology. 2 Aim The aim is to provide students with an appropriate background with advanced knowledge in natural language technology enabling them to pursue a specialist career in industry or academic research. 3 Learning outcomes After completing the programme students will: 1. have advanced knowledge of current technologies used in natural language processing and speech technology 2. have advanced knowledge of theories and methods which are applied in current natural language technologies 3. have sufficient programming skills in order to develop language technology system components 4. have experience of project work as part of a research and/or development team either through an industrial placement or through placement in one of the laboratories conducting language technology research at the University of Gothenburg 5. have an appreciation of the human factor and social issues relating to the development and deployment of language technology 6. have an appreciation of the relationship between language technology and other key technologies such as world wide web and mobile systems technologies 4 Course content First year Semester 1: Either Introduction for linguists or Introduction for computer scientists (15 hecr) Programming for NLP (7.5 hecr) Natural Language Processing (7.5 hecr) Semester 2: Speech Technology (7.5 hecr) 2

3 Statistical methods for NLP (7.5 hecr) Masters Project (15 hecr, for students taking a one year degree) Computational syntax (7.5 hecr, for students taking a two year degree) Computational semantics (7.5 hecr, for students taking a two year degree) Second year Semester 1: Four courses to be drawn from offerings available from the contributing departments (Department of Philosophy, Linguistics and Theory of Science, Department of Swedish Language, Department of Computer Science and Engineering and Department of Applied Information Technology to be agreed in consultation with the programme advisor. Depending on availability and interest options may include the following courses among others (7.5 hecr): Parsing algorithms Dialogue systems Machine learning in NLP Language technology resources Information retrieval and extraction Knowledge representation and inference in addition to course offerings associated with other degree programmes in the contributing departments. Semester 2: Masters Project (30 hecr). Students will conduct their project as part of a team with placement either in industry or in one of the language technology laboratories at the University of Gothenburg associated with the university s focus area on language technology. Course descriptions Introduction for linguists, 15 hecr Introduktion för lingvister This course will be oriented to students who have a linguistic background but no background in computer science. It will give an intensive introduction to those aspects of computer science which are important for language technology including datastructures, algorithms, programming paradigms, databases and artificial intelligence. It will also include an introduction to programming suitable for students who have not programmed before. Introduction for computer scientists, 15 hecr Introduktion för datavetare This course will be oriented to students who have some computational background but no background in linguistics. It will provide an intensive introduction to the linguistic study of language including relevant aspect of the main subfields of linguistics such as phonetics, phonology, morphology, syntax, semantics and pragmatics. Programming for NLP, 7.5 hecr Programmering för NLP This course will provide a practical hands-on introduction to programming for natural language processing using a language which has practical use both in 3

4 academic research and in industry. The course will provide a practical conclusion to the two introductions, bringing together the two groups of students. Natural Language Processing, 7.5 hecr Komputationell språkbehandling (NLP) The course is divided into four main topics, each covering a subfield of natural language processing: 1. Words: Finite-state morphology Statistical language modeling (n-grams) 2. Syntax: Part-of-speech tagging Syntactic parsing 3. Semantics: Compositional semantic analysis Word sense disambiguation 4. Pragmatics: Discourse processing Natural language generation Machine translation Speech Technology, 7.5 hecr Talteknologi The course is intended for both students with a limited knowledge of the field and for students with a more extensive background in speech technology. The students will be expected to take a more active part in the discussion of current research. Introductory lectures will give an overview of the field with an emphasis on basic concepts and standard methods. Specific topics include acoustic phonetics multimodal speech synthesis speech recognition speaker recognition dialogue systems phonetic analysis Statistical methods for NLP, 7.5 hecr Statistiska metoder för NPL The purpose of this course is to give a research-oriented introduction to probabilistic modeling, statistical methods and their use within the field of language technology. The following topics will be covered in the course: Theory: Probability theory Information theory Statistical theory (sampling, estimation, hypothesis testing) Applications: 4

5 Speech recognition Language modeling Part-of-speech tagging Syntactic parsing Word sense disambiguation Machine translation Evaluation Masters Project, 15 hecr, for students taking a one year degree Självständigt arbete på magisternivå Students will be associated with a research or development team with a place either in industry or in one of the laboratories engaged in language technology research at the University of Gothenburg. The project will normally include both a written report and an implementation. Computational syntax, 7.5 hecr, for students taking a two year degree Komputationell syntax The course deals with central methods and techniques in the development of formal grammatical approaches to natural language, such as: phrase-structure grammar categorial grammar feature-based grammar formalisms It also provides an overview of syntactic constructions and how they are to be described and implemented in a formal grammar. Computational semantics, 7.5 hecr, for students taking a two year degree Komputationell semantik The course gives a basic introduction to model theoretical semantics for natural language (as developed for example in Montague semantics and Discourse Representation Theory) and its implementation using logic and/or functional programming techniques. It also introduces theorem proving and its application to reasoning in natural language applications. Parsing algorithms, 7.5 hecr Parsingalgoritmer The course deals with: 1. basic concepts in syntactic parsing 2. algorithms associated with finite-state methods, context-free grammars and feature-based grammars 3. parsing strategies such as top-down, bottom-up, stack-based and chart-based 4. the implementation of these strategies Dialogue systems, 7.5 hecr Dialogsystem 5

6 The course treats the theoretical foundations for dialogue systems and their construction and gives an overview over currently existing systems and their functionality. Practical aspects of the course will use dialogue systems and development tools that have been developed in our lab and elsewhere and students will build working end-to-end systems during the course. Machine learning in NLP, 7.5 hecr Maskininlärning för NLP The course deals with: 1. basic methodology including training and test data, evaluation methods 2. overview of machine learning paradigms such as statistical methods, decision trees, memory-based learning, transformation-based learning and inductive logic programming 3. application of these paradigms to language technology components such as part of speech tagging, parsing and word meaning disambiguation. Language technology resources, 7.5 hecr Språkteknologiska resurser The focus of the course is on linguistic data resources: 1. corpus resources (text corpora of written or spoken language, speech databases, digitized video, etc.) 2. lexical resources 3. grammatical resources (these are the most difficult to treat separately from the tools for using them) Students will do practical work with a number of such resources. Information retrieval and extraction, 7.5 hecr Informationssökning och informationsextraktion The course gives a basic introduction to concepts, methods and algorithms for information retrieval and extractions. It focuses on a freely available platform and how this can be employed for a number of tasks and in particular how language technology of various kinds can be used to improve the system. Knowledge representation and inference, 7.5 hecr Kunskapspresentation och inferens The course deals with knowledge representation and ontologies and their theoretical background and provides an understanding of how ontologies can be used in language technology applications. The course also provides training in the use of tools and standards in such applications. Emphasis is placed on the practical use of tools and methods in individual or group work. Masters Project, 30 hecr, for students taking a two year degree Självständigt arbete på masternivå Students will be associated with a research or development team with a place either in industry or in one of the laboratories engaged in language technology research at the University of Gothenburg. The project will normally include both a written report and an implementation. 6

7 5 Entrance prerequisites Students with an undergraduate degree (at least three years full-time study) in language technology, computational linguistics, computer science or linguistics (with at least 30 hecr, corresponding to half a year full-time study, of study in formal linguistics) are eligible to apply for this programme. Students with an undergraduate degree in cognitive science, languages, philosophy, software engineering, information technology or mathematics can also be considered provided they can show a background in either programming or formal linguistics corresponding to 30 hecr, half a year full-time study. 6 Examination The examination of courses will be a mixture of traditional sit-down examinations, course papers, practical lab exercises and programming projects. There is a 15 hecr project requirement for the one-year degree and a 30 hecr project requirement for the two-year degree. Projects will normally result in an implementation and a report. 7 Additional information The programme s director of studies is responsible for ensuring that students views of the course are collected and that the evaluation results are considered in future course design. 7

Module Catalogue for the Bachelor Program in Computational Linguistics at the University of Heidelberg

Module Catalogue for the Bachelor Program in Computational Linguistics at the University of Heidelberg Module Catalogue for the Bachelor Program in Computational Linguistics at the University of Heidelberg March 1, 2007 The catalogue is organized into sections of (1) obligatory modules ( Basismodule ) that

More information

National Masters School in Language Technology

National Masters School in Language Technology National Masters School in Language Technology GSLT May 19, 2009 Introduction Sweden is a relatively small country and competence in language technology is spread over a number of academic institutions

More information

ÄSSA12, No English Translation Available, 30 credits Svenska som andraspråk 1 A, gy, 30 högskolepoäng First Cycle / Grundnivå

ÄSSA12, No English Translation Available, 30 credits Svenska som andraspråk 1 A, gy, 30 högskolepoäng First Cycle / Grundnivå Faculties of Humanities and Theology ÄSSA12, No English Translation Available, 30 credits Svenska som andraspråk 1 A, gy, 30 högskolepoäng First Cycle / Grundnivå Details of approval The syllabus was approved

More information

Teaching Formal Methods for Computational Linguistics at Uppsala University

Teaching Formal Methods for Computational Linguistics at Uppsala University Teaching Formal Methods for Computational Linguistics at Uppsala University Roussanka Loukanova Computational Linguistics Dept. of Linguistics and Philology, Uppsala University P.O. Box 635, 751 26 Uppsala,

More information

MASTER OF PHILOSOPHY IN ENGLISH AND APPLIED LINGUISTICS

MASTER OF PHILOSOPHY IN ENGLISH AND APPLIED LINGUISTICS University of Cambridge: Programme Specifications Every effort has been made to ensure the accuracy of the information in this programme specification. Programme specifications are produced and then reviewed

More information

Study Plan for Master of Arts in Applied Linguistics

Study Plan for Master of Arts in Applied Linguistics Study Plan for Master of Arts in Applied Linguistics Master of Arts in Applied Linguistics is awarded by the Faculty of Graduate Studies at Jordan University of Science and Technology (JUST) upon the fulfillment

More information

School of Computer Science

School of Computer Science School of Computer Science Computer Science - Honours Level - 2014/15 October 2014 General degree students wishing to enter 3000- level modules and non- graduating students wishing to enter 3000- level

More information

Datavetenskapligt Program (kandidat) Computer Science Programme (master)

Datavetenskapligt Program (kandidat) Computer Science Programme (master) Datavetenskapligt Program (kandidat) Computer Science Programme (master) Wolfgang Ahrendt Director Datavetenskap (BSc), Computer Science (MSc) D&IT Göteborg University, 30/01/2009 Part I D&IT: Computer

More information

Master of Artificial Intelligence

Master of Artificial Intelligence Faculty of Engineering Faculty of Science Master of Artificial Intelligence Options: Engineering and Computer Science (ECS) Speech and Language Technology (SLT) Cognitive Science (CS) K.U.Leuven Masters.

More information

Master of Science in Artificial Intelligence

Master of Science in Artificial Intelligence Master of Science in Artificial Intelligence Options: Engineering and Computer Science (ECS) Speech and Language Technology (SLT) Big Data Analytics (BDA) Faculty of Engineering Science Faculty of Science

More information

Master of Arts Program in Linguistics for Communication Department of Linguistics Faculty of Liberal Arts Thammasat University

Master of Arts Program in Linguistics for Communication Department of Linguistics Faculty of Liberal Arts Thammasat University Master of Arts Program in Linguistics for Communication Department of Linguistics Faculty of Liberal Arts Thammasat University 1. Academic Program Master of Arts Program in Linguistics for Communication

More information

209 THE STRUCTURE AND USE OF ENGLISH.

209 THE STRUCTURE AND USE OF ENGLISH. 209 THE STRUCTURE AND USE OF ENGLISH. (3) A general survey of the history, structure, and use of the English language. Topics investigated include: the history of the English language; elements of the

More information

European Masters Program in Language and Communication Technologies (LCT) Module Handbook for Prospective Students

European Masters Program in Language and Communication Technologies (LCT) Module Handbook for Prospective Students European Masters Program in Language and Communication Technologies (LCT) Module Handbook for Prospective Students October, 2012 European Masters Program in LCT Module Handbook Page 1 Contents 1 What is

More information

THE BACHELOR S DEGREE IN SPANISH

THE BACHELOR S DEGREE IN SPANISH Academic regulations for THE BACHELOR S DEGREE IN SPANISH THE FACULTY OF HUMANITIES THE UNIVERSITY OF AARHUS 2007 1 Framework conditions Heading Title Prepared by Effective date Prescribed points Text

More information

Special Topics in Computer Science

Special Topics in Computer Science Special Topics in Computer Science NLP in a Nutshell CS492B Spring Semester 2009 Jong C. Park Computer Science Department Korea Advanced Institute of Science and Technology INTRODUCTION Jong C. Park, CS

More information

How To Complete The Danish Masters Program In Lct

How To Complete The Danish Masters Program In Lct European Masters Program in Language and Communication Technologies (LCT) Modules Handbook for Prospective Students European Masters Program in LCT - Modules Handbook Page ii Chapter 1 Study Program The

More information

Processing: current projects and research at the IXA Group

Processing: current projects and research at the IXA Group Natural Language Processing: current projects and research at the IXA Group IXA Research Group on NLP University of the Basque Country Xabier Artola Zubillaga Motivation A language that seeks to survive

More information

Reflection Report International Semester

Reflection Report International Semester Reflection Report International Semester Studying abroad at KTH Royal Institute of Technology Stockholm 18-01-2011 Chapter 1: Personal Information Name and surname: Arts, Rick G. B. E-mail address: Department:

More information

Master of Arts in Linguistics Syllabus

Master of Arts in Linguistics Syllabus Master of Arts in Linguistics Syllabus Applicants shall hold a Bachelor s degree with Honours of this University or another qualification of equivalent standard from this University or from another university

More information

Draft dpt for MEng Electronics and Computer Science

Draft dpt for MEng Electronics and Computer Science Draft dpt for MEng Electronics and Computer Science Year 1 INFR08012 Informatics 1 - Computation and Logic INFR08013 Informatics 1 - Functional Programming INFR08014 Informatics 1 - Object- Oriented Programming

More information

Masters in Information Technology

Masters in Information Technology Computer - Information Technology MSc & MPhil - 2015/6 - July 2015 Masters in Information Technology Programme Requirements Taught Element, and PG Diploma in Information Technology: 120 credits: IS5101

More information

General syllabus for third-cycle courses and study programmes in

General syllabus for third-cycle courses and study programmes in ÖREBRO UNIVERSITY This is a translation of a Swedish document. In the event of a discrepancy, the Swedishlanguage version shall prevail. General syllabus for third-cycle courses and study programmes in

More information

Bachelor in Deaf Studies

Bachelor in Deaf Studies Bachelor in Deaf Studies COURSE CODE: PLACES 2008: POINTS 2007: AWARD: 20 n/a Degree ENTRY REQUIREMENTS: Matriculation requirements apply. Students must hold the Leaving Certificate or equivalent, with

More information

USABILITY OF A FILIPINO LANGUAGE TOOLS WEBSITE

USABILITY OF A FILIPINO LANGUAGE TOOLS WEBSITE USABILITY OF A FILIPINO LANGUAGE TOOLS WEBSITE Ria A. Sagum, MCS Department of Computer Science, College of Computer and Information Sciences Polytechnic University of the Philippines, Manila, Philippines

More information

The course is included in the CPD programme for teachers II.

The course is included in the CPD programme for teachers II. Faculties of Humanities and Theology LLYU72, Swedish as a Second Language for Upper Secondary School Teachers, 60 credits Svenska som andraspråk för lärare i gymnasieskolan, 60 högskolepoäng First Cycle

More information

Faculty Board for Undergraduate Studies in the Humanities and Social Sciences Translation from Swedish to English S Y L L A B U S

Faculty Board for Undergraduate Studies in the Humanities and Social Sciences Translation from Swedish to English S Y L L A B U S Registration number: 929/2008-515 Faculty Board for Undergraduate Studies in the Humanities and Social Sciences Translation from Swedish to English S Y L L A B U S Two-year Master Programme in Marketing,

More information

COMPUTER SCIENCE, BACHELOR OF SCIENCE (B.S.)

COMPUTER SCIENCE, BACHELOR OF SCIENCE (B.S.) VCU 1 COMPUTER SCIENCE, BACHELOR OF SCIENCE (B.S.) The Bachelor of Science in Computer Science is built on a rigorous, highly concentrated, accredited curriculum of computer science courses. The program

More information

Program curriculum for graduate studies in Speech and Music Communication

Program curriculum for graduate studies in Speech and Music Communication Program curriculum for graduate studies in Speech and Music Communication School of Computer Science and Communication, KTH (Translated version, November 2009) Common guidelines for graduate-level studies

More information

Why major in linguistics (and what does a linguist do)?

Why major in linguistics (and what does a linguist do)? Why major in linguistics (and what does a linguist do)? Written by Monica Macaulay and Kristen Syrett What is linguistics? If you are considering a linguistics major, you probably already know at least

More information

Career Paths for the CDS Major

Career Paths for the CDS Major College of Education COMMUNICATION DISORDERS AND SCIENCES (CDS) Advising Handout Career Paths for the CDS Major Speech Language Pathology Speech language pathologists work with individuals with communication

More information

CS 6740 / INFO 6300. Ad-hoc IR. Graduate-level introduction to technologies for the computational treatment of information in humanlanguage

CS 6740 / INFO 6300. Ad-hoc IR. Graduate-level introduction to technologies for the computational treatment of information in humanlanguage CS 6740 / INFO 6300 Advanced d Language Technologies Graduate-level introduction to technologies for the computational treatment of information in humanlanguage form, covering natural-language processing

More information

REGULATIONS FOR THE DEGREE OF MASTER OF EDUCATION (MEd)

REGULATIONS FOR THE DEGREE OF MASTER OF EDUCATION (MEd) 215 REGULATIONS FOR THE DEGREE OF MASTER OF EDUCATION (MEd) (See also General Regulations) Any publication based on work approved for a higher degree should contain a reference to the effect that the work

More information

SPANISH UNDERGRADUATE COURSE DESCRIPTIONS

SPANISH UNDERGRADUATE COURSE DESCRIPTIONS SPANISH UNDERGRADUATE COURSE DESCRIPTIONS SPAN 111 Elementary Spanish (3) Language laboratory required. Credit Restriction: Not available to students eligible for 150. Comment(s): For students who have

More information

An Overview of Applied Linguistics

An Overview of Applied Linguistics An Overview of Applied Linguistics Edited by: Norbert Schmitt Abeer Alharbi What is Linguistics? It is a scientific study of a language It s goal is To describe the varieties of languages and explain the

More information

Masters in Human Computer Interaction

Masters in Human Computer Interaction Masters in Human Computer Interaction Programme Requirements Taught Element, and PG Diploma in Human Computer Interaction: 120 credits: IS5101 CS5001 CS5040 CS5041 CS5042 or CS5044 up to 30 credits from

More information

Masters in Advanced Computer Science

Masters in Advanced Computer Science Masters in Advanced Computer Science Programme Requirements Taught Element, and PG Diploma in Advanced Computer Science: 120 credits: IS5101 CS5001 up to 30 credits from CS4100 - CS4450, subject to appropriate

More information

For students entering in 2004 Date of specification: September 2003

For students entering in 2004 Date of specification: September 2003 MSc Speech and Language Therapy Awarding Institution: The University of Reading Teaching Institution: The University of Reading Relevant subject benchmarking group: Speech and Language Therapy Faculty

More information

Masters in Artificial Intelligence

Masters in Artificial Intelligence Masters in Artificial Intelligence Programme Requirements Taught Element, and PG Diploma in Artificial Intelligence: 120 credits: IS5101 CS5001 CS5010 CS5011 CS4402 or CS5012 in total, up to 30 credits

More information

Department of Computer Science and Engineering

Department of Computer Science and Engineering Mississippi State University 1 Department of Computer Science and Engineering Department Head: Professor Donna Reese Office: 300 Butler Hall The Department of Computer Science and Engineering is dedicated

More information

Contents The College of Information Science and Technology 2011-2012 Undergraduate Course Descriptions

Contents The College of Information Science and Technology 2011-2012 Undergraduate Course Descriptions Contents The College of Information Science and Technology 2011-2012 Undergraduate Course Descriptions Information Science & Systems Courses INFO 101 - Introduction to Information Technology Introduces

More information

General syllabus for third-cycle courses and study programmes in

General syllabus for third-cycle courses and study programmes in ÖREBRO UNIVERSITY This is a translation of a Swedish document. In the event of a discrepancy, the Swedish-language version shall prevail. General syllabus for third-cycle courses and study programmes in

More information

MA APPLIED LINGUISTICS AND TESOL

MA APPLIED LINGUISTICS AND TESOL MA APPLIED LINGUISTICS AND TESOL Programme Specification 2015 Primary Purpose: Course management, monitoring and quality assurance. Secondary Purpose: Detailed information for students, staff and employers.

More information

Curriculum for the basic subject at master s level in. IT and Cognition, the 2013 curriculum. Adjusted 2014

Curriculum for the basic subject at master s level in. IT and Cognition, the 2013 curriculum. Adjusted 2014 D E T H U M A N I S T I S K E F A K U L T E T K Ø B E N H A V N S U N I V E R S I T E T Curriculum for the basic subject at master s level in IT and Cognition, the 2013 curriculum Adjusted 2014 Department

More information

Language and Computation

Language and Computation Language and Computation week 13, Thursday, April 24 Tamás Biró Yale University tamas.biro@yale.edu http://www.birot.hu/courses/2014-lc/ Tamás Biró, Yale U., Language and Computation p. 1 Practical matters

More information

Graduate Co-op Students Information Manual. Department of Computer Science. Faculty of Science. University of Regina

Graduate Co-op Students Information Manual. Department of Computer Science. Faculty of Science. University of Regina Graduate Co-op Students Information Manual Department of Computer Science Faculty of Science University of Regina 2014 1 Table of Contents 1. Department Description..3 2. Program Requirements and Procedures

More information

Regulations for First Degrees at the International Faculty, City College, Thessaloniki (Greece)

Regulations for First Degrees at the International Faculty, City College, Thessaloniki (Greece) The content of our courses is reviewed annually to make sure it s upto-date and relevant. Individual modules are occasionally updated or withdrawn. This is in response to discoveries through our worldleading

More information

How the Computer Translates. Svetlana Sokolova President and CEO of PROMT, PhD.

How the Computer Translates. Svetlana Sokolova President and CEO of PROMT, PhD. Svetlana Sokolova President and CEO of PROMT, PhD. How the Computer Translates Machine translation is a special field of computer application where almost everyone believes that he/she is a specialist.

More information

FACULTY OF COMPUTER SCIENCE AND INFORMATION TECHNOLOGY AUTUMN 2016 BACHELOR COURSES

FACULTY OF COMPUTER SCIENCE AND INFORMATION TECHNOLOGY AUTUMN 2016 BACHELOR COURSES FACULTY OF COMPUTER SCIENCE AND INFORMATION TECHNOLOGY Please note! This is a preliminary list of courses for the study year 2016/2017. Changes may occur! AUTUMN 2016 BACHELOR COURSES DIP217 Applied Software

More information

Computer Science/Software Engineering

Computer Science/Software Engineering 292 School of Science and Engineering Computer Science/Software Engineering Everald E. Mills, PhD, Chair Objectives The computer science program seeks to prepare students for careers that require sophisticated

More information

GRADUATE STUDENT HANDBOOK

GRADUATE STUDENT HANDBOOK GRADUATE STUDENT HANDBOOK Department of Linguistics University of Colorado 295 UCB Hellems 290 Boulder, Colorado 80309 (303) 492-8456 linguist@colorado.edu http://www.colorado.edu/linguistics This Handbook

More information

Doctor of Philosophy in Computer Science

Doctor of Philosophy in Computer Science Doctor of Philosophy in Computer Science Background/Rationale The program aims to develop computer scientists who are armed with methods, tools and techniques from both theoretical and systems aspects

More information

Core Curriculum to the Course:

Core Curriculum to the Course: Core Curriculum to the Course: Environmental Science Law Economy for Engineering Accounting for Engineering Production System Planning and Analysis Electric Circuits Logic Circuits Methods for Electric

More information

EDUCATIONAL REGULATIONS OF THE MASTER S DEGREE COURSE IN COGNITIVE SCIENCE

EDUCATIONAL REGULATIONS OF THE MASTER S DEGREE COURSE IN COGNITIVE SCIENCE EDUCATIONAL REGULATIONS OF THE MASTER S DEGREE COURSE IN COGNITIVE SCIENCE CONTENTS Title I - Establishment and start-up... 3 Art. 1 General information... 3 Art. 2 - Initiatives for quality assurance...

More information

EDUCATIONAL REGULATION OF THE MASTER S DEGREE COURSE IN COGNITIVE SCIENCE

EDUCATIONAL REGULATION OF THE MASTER S DEGREE COURSE IN COGNITIVE SCIENCE EDUCATIONAL REGULATION OF THE MASTER S DEGREE COURSE IN COGNITIVE SCIENCE CONTENTS Title I - Establishment and start-up... 3 Art. 1 General information... 3 Art. 2 - Initiatives for quality assurance...

More information

School of Computer Science

School of Computer Science School of Computer Science Head of School Professor S Linton Taught Programmes M.Sc. Advanced Computer Science Artificial Intelligence Computing and Information Technology Information Technology Human

More information

Computer Science. Requirements for the Major (updated 11/13/03)

Computer Science. Requirements for the Major (updated 11/13/03) Computer Science Faculty: Knox Chair; Komagata,, Martinovic, Neff, Sampath, Wolz Faculty from mathematics with joint teaching appointments in computer science: Conjura, Greenbaun, Iannone The computer

More information

Study Plan. Bachelor s in. Faculty of Foreign Languages University of Jordan

Study Plan. Bachelor s in. Faculty of Foreign Languages University of Jordan Study Plan Bachelor s in Spanish and English Faculty of Foreign Languages University of Jordan 2009/2010 Department of European Languages Faculty of Foreign Languages University of Jordan Degree: B.A.

More information

English taught courses, summer term 2016 Bachelor level

English taught courses, summer term 2016 Bachelor level taught courses, summer term 016 Faculty of Arts and Humanities Course of Study Title Type of course Lecture hours per week ECTS credits Studies (B.A.) Advanced Course B Studies (B.A.) Basic Course B Studies

More information

Psychology G4470. Psychology and Neuropsychology of Language. Spring 2013.

Psychology G4470. Psychology and Neuropsychology of Language. Spring 2013. Psychology G4470. Psychology and Neuropsychology of Language. Spring 2013. I. Course description, as it will appear in the bulletins. II. A full description of the content of the course III. Rationale

More information

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing CS Master Level Courses and Areas The graduate courses offered may change over time, in response to new developments in computer science and the interests of faculty and students; the list of graduate

More information

Learning outcomes. Knowledge and understanding. Competence and skills

Learning outcomes. Knowledge and understanding. Competence and skills Syllabus Master s Programme in Statistics and Data Mining 120 ECTS Credits Aim The rapid growth of databases provides scientists and business people with vast new resources. This programme meets the challenges

More information

Introduction to formal semantics -

Introduction to formal semantics - Introduction to formal semantics - Introduction to formal semantics 1 / 25 structure Motivation - Philosophy paradox antinomy division in object und Meta language Semiotics syntax semantics Pragmatics

More information

Masters in Computing and Information Technology

Masters in Computing and Information Technology Masters in Computing and Information Technology Programme Requirements Taught Element, and PG Diploma in Computing and Information Technology: 120 credits: IS5101 CS5001 or CS5002 CS5003 up to 30 credits

More information

Masters in Networks and Distributed Systems

Masters in Networks and Distributed Systems Masters in Networks and Distributed Systems Programme Requirements Taught Element, and PG Diploma in Networks and Distributed Systems: 120 credits: IS5101 CS5001 CS5021 CS4103 or CS5023 in total, up to

More information

One LAR Course Credits: 3. Page 4

One LAR Course Credits: 3. Page 4 Course Descriptions Year 1 30 credits Course Title: Calculus I Course Code: COS 101 This course introduces higher mathematics by examining the fundamental principles of calculus-- functions, graphs, limits,

More information

Appendices master s degree programme Artificial Intelligence 2014-2015

Appendices master s degree programme Artificial Intelligence 2014-2015 Appendices master s degree programme Artificial Intelligence 2014-2015 Appendix I Teaching outcomes of the degree programme (art. 1.3) 1. The master demonstrates knowledge, understanding and the ability

More information

FOREIGN LANGUAGE, BACHELOR OF ARTS (B.A.) WITH A CONCENTRATION IN SPANISH

FOREIGN LANGUAGE, BACHELOR OF ARTS (B.A.) WITH A CONCENTRATION IN SPANISH VCU 1 FOREIGN LANGUAGE, BACHELOR OF ARTS (B.A.) WITH A CONCENTRATION IN SPANISH Mar Góngora Associate professor and program coordinator, Spanish worldstudies.vcu.edu/spanish (http://worldstudies.vcu.edu/spanish)

More information

PROGRAMME SPECIFICATION

PROGRAMME SPECIFICATION PROGRAMME SPECIFICATION 1 Awarding Institution Newcastle University 2 Teaching Institution Newcastle University 3 Final Award MA 4 Programme Title Linguistics and Language Acquisition 5 Programme Code

More information

CATALOG ADDENDUM. Academic Requirements for Students who matriculated to UoPeople between September 1, 2009 and August 31, 2012

CATALOG ADDENDUM. Academic Requirements for Students who matriculated to UoPeople between September 1, 2009 and August 31, 2012 CATALOG ADDENDUM UNIVERSITY OF THE PEOPLE Academic Requirements for Students who matriculated to UoPeople between September 1, 2009 and August 31, 2012 225 S. Lake Ave., Suite 300 Pasadena, CA 91101 www.uopeople.org

More information

Cognitive Science Minor. B) Calculated result for 2/3rds of current (Semester credit hours)

Cognitive Science Minor. B) Calculated result for 2/3rds of current (Semester credit hours) 1 of 7 Status: NEW PROGRAM REQUEST Last Updated: Soave,Melissa A 05/31/2012 Fiscal Unit/Academic Org Administering College/Academic Group Co-adminstering College/Academic Group Semester Conversion Designation

More information

FACULTY OF HUMANITIES

FACULTY OF HUMANITIES The Faculty of Humanities, Universitas Indonesia is one of the oldest faculties among the thirteen faculties at Universitas Indonesia. Founded in 1940 by the Dutch colonial administration, it has undergone

More information

Natural Language Processing. What s this story about?

Natural Language Processing. What s this story about? Natural Language Processing (adapted from Jim Martin) 1 What s this story about? 17 the 13 and 10 of 10 a 8 to 7 s 6 in 6 Romney 6 Mr 5 that 5 state 5 for 4 industry 4 automotiv e 4 Michigan 3 on 3 his

More information

Programme Specification Undergraduate

Programme Specification Undergraduate Programme Specification Undergraduate Applicable to all non-clinical undergraduate programmes* Please click here for guidance on completing this specification template. *Excluding Integrated Master s degrees.

More information

DEGREE PLAN INSTRUCTIONS FOR COMPUTER ENGINEERING

DEGREE PLAN INSTRUCTIONS FOR COMPUTER ENGINEERING DEGREE PLAN INSTRUCTIONS FOR COMPUTER ENGINEERING Fall 2000 The instructions contained in this packet are to be used as a guide in preparing the Departmental Computer Science Degree Plan Form for the Bachelor's

More information

Computer Science. Master of Science

Computer Science. Master of Science Computer Science Master of Science The Master of Science in Computer Science program at UALR reflects current trends in the computer science discipline and provides students with a solid theoretical and

More information

Telecommunication (120 ЕCTS)

Telecommunication (120 ЕCTS) Study program Faculty Cycle Software Engineering and Telecommunication (120 ЕCTS) Contemporary Sciences and Technologies Postgraduate ECTS 120 Offered in Tetovo Description of the program This master study

More information

MEng, BSc Applied Computer Science

MEng, BSc Applied Computer Science School of Computing FACULTY OF ENGINEERING MEng, BSc Applied Computer Science Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give a machine instructions

More information

School of Computer Science

School of Computer Science Computer Science Honours Level 2013/14 August 2013 School of Computer Science Computer Science (CS) Modules CS3051 Software Engineering SCOTCAT Credits: 15 SCQF Level 9 Semester: 1 This module gives a

More information

School of Computer Science

School of Computer Science School of Computer Science Computer Science - Honours Level - 2015/6 - August 2015 General degree students wishing to enter 3000- level modules and non- graduating students wishing to enter 3000- level

More information

How To Complete An Online B.A. In English

How To Complete An Online B.A. In English Guide to the Technical and Professional Writing Online B.A. Degree Completion Program in English Modified: 9-10-2011 Indiana University East Department of English 1 Guide to the Technical and Professional

More information

Bachelor of Information Technology

Bachelor of Information Technology Bachelor of Information Technology Detailed Course Requirements The 2016 Monash University Handbook will be available from October 2015. This document contains interim 2016 course requirements information.

More information

BA German Studies & English Language For students entering Part 1 in 2014/5. Arts, Humanities and Social Science Faculty

BA German Studies & English Language For students entering Part 1 in 2014/5. Arts, Humanities and Social Science Faculty BA German Studies & English Language For students entering Part 1 in 2014/5 Awarding Institution: Teaching Institution: Relevant QAA subject Benchmarking group(s): Faculty: Programme length: Date of specification:

More information

Programme Specification. BSc (Hons) Sound Technology and Digital Music. Valid from: September 2012 Faculty of Technology, Design and Environment

Programme Specification. BSc (Hons) Sound Technology and Digital Music. Valid from: September 2012 Faculty of Technology, Design and Environment Programme Specification BSc (Hons) Sound Technology and Digital Music Valid from: September 2012 Faculty of Technology, Design and Environment SECTION 1: GENERAL INFORMATION Awarding body: Teaching institution

More information

Master of Science (M.S.), Major in Software Engineering

Master of Science (M.S.), Major in Software Engineering Texas State University 1 Master of Science (M.S.), Major in Software Engineering Admission Policy For information regarding admission application requirements and deadlines, please visit The Graduate College

More information

Programme Specification (Undergraduate) Date amended: 27 February 2012

Programme Specification (Undergraduate) Date amended: 27 February 2012 Programme Specification (Undergraduate) Date amended: 27 February 2012 1. Programme Title(s) and UCAS code(s): BSc/BA/MMath Mathematics (Including year abroad) (G100/G102/G105) 2. Awarding body or institution:

More information

Master of Science in Computer Science

Master of Science in Computer Science Master of Science in Computer Science Background/Rationale The MSCS program aims to provide both breadth and depth of knowledge in the concepts and techniques related to the theory, design, implementation,

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 5 ISSN 2229-5518

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 5 ISSN 2229-5518 International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 5 INTELLIGENT MULTIDIMENSIONAL DATABASE INTERFACE Mona Gharib Mohamed Reda Zahraa E. Mohamed Faculty of Science,

More information

MEng, BSc Computer Science with Artificial Intelligence

MEng, BSc Computer Science with Artificial Intelligence School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give

More information

Identifying Focus, Techniques and Domain of Scientific Papers

Identifying Focus, Techniques and Domain of Scientific Papers Identifying Focus, Techniques and Domain of Scientific Papers Sonal Gupta Department of Computer Science Stanford University Stanford, CA 94305 sonal@cs.stanford.edu Christopher D. Manning Department of

More information

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours.

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours. (International Program) 01219141 Object-Oriented Modeling and Programming 3 (3-0) Object concepts, object-oriented design and analysis, object-oriented analysis relating to developing conceptual models

More information

Course Description (MA Degree)

Course Description (MA Degree) Course Description (MA Degree) Eng. 508 Semantics (3 Credit hrs.) This course is an introduction to the issues of meaning and logical interpretation in natural language. The first part of the course concentrates

More information

REGULATIONS FOR THE DEGREE OF MASTER OF EDUCATION (MEd)

REGULATIONS FOR THE DEGREE OF MASTER OF EDUCATION (MEd) 247 REGULATIONS FOR THE DEGREE OF MASTER OF EDUCATION (MEd) (See also General Regulations) Any publication based on work approved for a higher degree should contain a reference to the effect that the work

More information

The Prolog Interface to the Unstructured Information Management Architecture

The Prolog Interface to the Unstructured Information Management Architecture The Prolog Interface to the Unstructured Information Management Architecture Paul Fodor 1, Adam Lally 2, David Ferrucci 2 1 Stony Brook University, Stony Brook, NY 11794, USA, pfodor@cs.sunysb.edu 2 IBM

More information

Examination Credit and Transfer Credit

Examination Credit and Transfer Credit Examination Credit and Transfer Credit In order to earn a degree from the College of the University of Chicago, a student must obtain credit for at least forty-two quarter courses, distributed among general

More information

PROPOSAL TO THE UNIVERSITY UNDERGRADUATE CURRICULUM AND ACADEMIC POLICY COMMITTEE. Undergraduate Teaching English as a Foreign Language Certificate

PROPOSAL TO THE UNIVERSITY UNDERGRADUATE CURRICULUM AND ACADEMIC POLICY COMMITTEE. Undergraduate Teaching English as a Foreign Language Certificate PROPOSAL TO THE UNIVERSITY UNDERGRADUATE CURRICULUM AND ACADEMIC POLICY COMMITTEE Undergraduate Teaching English as a Foreign Language Certificate I. Program Undergraduate Teaching English as a Foreign

More information

Open-Source, Cross-Platform Java Tools Working Together on a Dialogue System

Open-Source, Cross-Platform Java Tools Working Together on a Dialogue System Open-Source, Cross-Platform Java Tools Working Together on a Dialogue System Oana NICOLAE Faculty of Mathematics and Computer Science, Department of Computer Science, University of Craiova, Romania oananicolae1981@yahoo.com

More information

English Grammar Checker

English Grammar Checker International l Journal of Computer Sciences and Engineering Open Access Review Paper Volume-4, Issue-3 E-ISSN: 2347-2693 English Grammar Checker Pratik Ghosalkar 1*, Sarvesh Malagi 2, Vatsal Nagda 3,

More information

DIABLO VALLEY COLLEGE CATALOG 2014-2015

DIABLO VALLEY COLLEGE CATALOG 2014-2015 COMPUTER SCIENCE COMSC The computer science department offers courses in three general areas, each targeted to serve students with specific needs: 1. General education students seeking a computer literacy

More information

REGULATIONS FOR THE DEGREE OF BACHELOR OF COGNITIVE SCIENCE (BCogSc)

REGULATIONS FOR THE DEGREE OF BACHELOR OF COGNITIVE SCIENCE (BCogSc) 904 REGULATIONS FOR THE DEGREE OF BACHELOR OF COGNITIVE SCIENCE (BCogSc) (See also General Regulations and Regulations for First Degree Curricula) BCo1 (1) In these Regulations, and in the Syllabuses for

More information

LOUGHBOROUGH UNIVERSITY

LOUGHBOROUGH UNIVERSITY LOUGHBOROUGH UNIVERSITY Programme Specification Computer Science Please note: This specification provides a concise summary of the main features of the programme and the learning outcomes that a typical

More information