Prototyping/2021-2022/T1: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
Working with multiple text(book)s: | |||
* "XP" : Exploratory Programming for the Arts & Humanities | |||
* NLTK: Natural Language Processing with Python (aka The NLTK book) | |||
* ... | |||
== Tuesday 21 Sept 2021 (manetta + michael) == | == Tuesday 21 Sept 2021 (manetta + michael) == | ||
Revision as of 15:22, 15 September 2021
Working with multiple text(book)s:
- "XP" : Exploratory Programming for the Arts & Humanities
- NLTK: Natural Language Processing with Python (aka The NLTK book)
- ...
Tuesday 21 Sept 2021 (manetta + michael)
Intro to sandbox In class: XP1-3 (Intro, Installation, and Modifying a program) -- this is not strictly following the text book but hitting the same "key concepts"
for next time: read and do exercises -- including the "FREE exercises", trying multiple ways:
Monday 27 Sep (manetta + michael)
Review last readings + exercises
for next time:
Monday 4 Oct (manetta, michael online)
Review last readings + exercises for next time: XP8 (Text 1: Strings and Their Slices), NLTK2
Monday 11 Oct (michael)
Review last readings + exercises for next time (over break):
- [XP9 Text II: Regular Expressions]()
- [NLTK3: Processing Raw Text] (http://www.nltk.org/book/ch03.html)