Skip to content

Commit

Permalink
week 6 starter code added
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlandeer committed May 8, 2024
1 parent 880c22f commit 258465c
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 2 deletions.
Binary file added docs/assets/lectures/week-06/starter_code.zip
Binary file not shown.
Binary file removed docs/assets/lectures/week-06/week-06-overview.pdf
Binary file not shown.
Binary file removed docs/assets/lectures/week-06/week-06-slides.pdf
Binary file not shown.
17 changes: 15 additions & 2 deletions docs/classes/week_06.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

## Lecture 1: Intro to Text Analytics

:fontawesome-solid-book: Chapters 1 and 3 of [*Tidy Text Mining with R*][tidytext]
:fontawesome-solid-book: Chapters 1 and 3 of [*Tidy Text Mining with R*][tidytext]

### Code

:fontawesome-solid-code: [Zip Archive][text-code-archive]


## Lecture 2: Sentiment Analysis

Expand All @@ -12,10 +17,18 @@

:fontawesome-solid-scroll: [The VADER Sentiment Lexicon][vader]

### Code

:fontawesome-solid-code: [Zip Archive][text-code-archive]

* This is the same archive as Lecture 1!

## Lab Assignment

Material posted soon
:fontawesome-brands-github: [Assignment Questions][lab]


[tidytext]: https://www.tidytextmining.com/
[vader]: https://ojs.aaai.org/index.php/ICWSM/article/view/14550/14399
[lab]: https://github.com/tisem-digital-marketing/smwa-lab-did
[text-code-archive]: ../assets/lectures/week-06/starter_code.zip

0 comments on commit 258465c

Please sign in to comment.