Skip to content

Commit 383db1f

Browse files
committed
Day 9 and 10 ready
1 parent 077ea6c commit 383db1f

File tree

6 files changed

+65
-6215
lines changed

6 files changed

+65
-6215
lines changed

day_10/lecture/day_10.Rmd

Lines changed: 10 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2-
pagetitle: COM 674
2+
title: COM 674 - Day 10
33
output:
44
revealjs::revealjs_presentation:
55
theme: white
66
progress: true
77
transition: convex
8-
self_contained: true
9-
css: ../../resources/css/custom_css.css
8+
self_contained: false
9+
css: ../../libs/css/custom_css.css
10+
lib_dir: ../../libs
1011
---
1112

1213
```{r setup, include=FALSE}
@@ -29,27 +30,15 @@ For years, my parents sent me to a child psychologist.
2930

3031
## Housekeeping
3132

32-
> - A model for engaging with readings
33-
> - A continued, asynchronous conversation
34-
> - Example projects
33+
> - Feedback this weekend
34+
> - No class on Monday
35+
> - Group "project"
3536
37+
## Paper discussion
3638

37-
## Computational Text Analysis
39+
Christopher A. Bail et al. 2018. Exposure to opposing views on social media can increase political polarization. PNAS 115(37): 9216-9221
3840

39-
> - Overlapping terms: NLP, computational linguistics
40-
> - A really big area with lots of applications across a lot of fields
41-
> - Machine translation
42-
> - Linguistics
43-
> - Communication
44-
> - In other words, one day is not long enough to give any sort of competency.
45-
46-
## Common uses of text analysis in Communication and adjacent disciplines
47-
48-
> - LIWC
49-
> - Sentiment analysis
50-
> - Classification
51-
> - Topic modeling
41+
Discussant: Caitlyn
5242

5343
## HW review
5444

55-
> - Encoding / Decoding

0 commit comments

Comments
 (0)