LING-L 435 FOUNDATIONAL SKILLS IN COMPUTATIONAL LINGUISTICS (3 CR.)
No previous programming experience required. Introduces basic concepts in programming such as loops or functions with the goal of attaining practical skills for text processing and solving problems in computational linguistics: expression searching, managing text, searching in text, and extracting information from text.
1 classes found
Fall 2024
Component | Credits | Class | Status | Time | Day | Facility | Instructor |
---|---|---|---|---|---|---|---|
LEC | 3 | 13413 | Open | 8:00 a.m.–9:15 a.m. | TR | IF 0119 | Gessler L |
Regular Academic Session / In Person
LEC 13413: Total Seats: 25 / Available: 20 / Waitlisted: 0
Lecture (LEC)
- COLL (CASE) N&M Breadth of Inq
- Meets with LING-L555
- COLL (CASE) N&M Breadth of Inquiry credit
This course is geared towards students in Computational Linguistics and Linguistics, with little or no experience in programming. It will introduce the fundamentals of programming and computer science, aiming at attaining practical skills for text processing. While we will work with Python, the main focus is more on introducing basic concepts in programming such as loops or functions. In contrast to similar courses in Computer Science, we will concentrate on problems in Computational Linguistics, which generally involve managing text, searching in text, and extracting information from text. For this reason, one part of the course will concentrate on regular expression search.