Warning! The directory is not yet complete and will be amended until the beginning of the term.
400011 SE Advanced quantitative text analysis (2024W)
Advanced seminar methods
Continuous assessment of course work
Labels
Please note: The prerequisite for participation in advanced seminars is the conclusion of the doctoral thesis agreement.
Registration/Deregistration
Note: The time of your registration within the registration period has no effect on the allocation of places (no first come, first served).
- Registration is open from Mo 02.09.2024 09:00 to We 30.10.2024 23:59
- Deregistration possible until Th 05.12.2024 23:59
Details
max. 15 participants
Language: English
Lecturers
Classes (iCal) - next class is marked with N
- Thursday 28.11. 13:00 - 18:00 Seminarraum 11 Vernetzungsraum für Vienna Doctoral School of Social Sciences, Kolingasse 14-16, OG01
- Friday 29.11. 13:00 - 18:00 Seminarraum 11 Vernetzungsraum für Vienna Doctoral School of Social Sciences, Kolingasse 14-16, OG01
- Monday 02.12. 13:00 - 18:00 Seminarraum 11 Vernetzungsraum für Vienna Doctoral School of Social Sciences, Kolingasse 14-16, OG01
- Wednesday 04.12. 13:15 - 18:00 Seminarraum 10, Kolingasse 14-16, OG01
Information
Aims, contents and method of the course
Assessment and permitted materials
The use of AI tools is permitted as an aid to coding and writing the final paper.
Minimum requirements and assessment criteria
Final paper: application of one or several automated text analysis methods on a topic related to the PhD thesis or a topic of free choice (80%)
Continuous assessment of class participation (20%)
Continuous assessment of class participation (20%)
Examination topics
Materials provided in class.
Reading list
Python RessourcesLearn Python for Everybody: https://www.youtube.com/watch?v=8DvywoWv6fI
Data Analysis with Python: https://www.youtube.com/watch?v=GPVsHOlRBBI
VanderPlas, J. (2016). Python Data Science Handbook: Essential Tools https://github.com/jakevdp/PythonDataScienceHandbook
Data Analysis with Python: https://www.youtube.com/watch?v=GPVsHOlRBBI
VanderPlas, J. (2016). Python Data Science Handbook: Essential Tools https://github.com/jakevdp/PythonDataScienceHandbook
Association in the course directory
Last modified: Th 22.08.2024 13:06
This course is aimed at people with some knowledge of automated text analysis who want to use this method in their PhD and/or want to deepen their expertise in the matter.
The course covers topics related to data collection, data processing, quality control, and the critical interpretation of results.
We cover the following topics:
What kind of questions can be answered with automated text analysis
Recap Python
Text Data Collection and Selection
Pre-processing
Causal Inference in Text
Regular Expressions and Classification with Dictionaries
Machine Learning and Classification
Neural Networks and Transformer Models
Topic modeling/k-means
Text analysis and network analysis
Multilingual text analysis
Validation
Ethics and Data Security
Critical reflection on the methods
All topics are introduced with a lecture type approach and then illustrated with practical examples. In the lecture type part, we show applied cases, explain the motivation for specific methods, illustrate the mathematical background and discuss the pros and cons of different methods in respect to different research goals. The practical part consists of guided coding sessions, where we work together through prepared code, and small coding challenges (no grades), which are worked on alone or in groups.
The guided coding sessions during class will predominantly feature examples in Python. To fully engage with the course content, it's essential to possess the ability to create and manipulate vectors, data frames, and list objects, as well as to load tabular data files such as CSVs. Proficiency in performing fundamental operations like subsetting/filtering, indexing, and creating/changing columns within data frames is also crucial. If you require a refresher or a starting point to bolster your proficiency in these Python basics, please refer to the resources provided below. Additionally, most of our code examples include an equivalent version in R, which you can employ for your personal projects.
Furthermore, when it comes to submitting your final paper, you have the flexibility to choose between Python or R.Please note: The prerequisite for participation in advanced seminars is the conclusion of the doctoral thesis agreement.