Prototyping/2021-2022/T1: Difference between revisions
(Created page with "== 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 boo...") |
No edit summary |
||
Line 6: | Line 6: | ||
for next time: read and do exercises -- including the "FREE exercises", trying multiple ways: | for next time: read and do exercises -- including the "FREE exercises", trying multiple ways: | ||
* [ | * [https://hub.xpub.nl/bootleglibrary/read/626/pdf#p72 XP5: Double, Double] | ||
* [ | * [https://hub.xpub.nl/bootleglibrary/read/626/pdf#p84 XP6: Programming Fundamentals] | ||
== Monday 27 Sep (manetta + michael) == | |||
Review last readings + exercises | Review last readings + exercises | ||
for next time: | for next time: | ||
* [ | * [https://hub.xpub.nl/bootleglibrary/read/626/pdf#p112 XP7: Standard Starting Points] | ||
* [ | * [http://www.nltk.org/book/ch01.html](NLTK1: Language Processing and Python) | ||
== Monday 4 Oct (manetta, michael online) == | == Monday 4 Oct (manetta, michael online) == | ||
Line 22: | Line 23: | ||
for next time: XP8 (Text 1: Strings and Their Slices), NLTK2 | for next time: XP8 (Text 1: Strings and Their Slices), NLTK2 | ||
* | * [https://hub.xpub.nl/bootleglibrary/read/626/pdf#p138 XP8 ] | ||
* [ | * [http://www.nltk.org/book/ch02.html NLTK2: Accessing Text Corpora and Lexical Resources] | ||
== Monday 11 Oct (michael) == | == Monday 11 Oct (michael) == | ||
Line 34: | Line 35: | ||
== Autumn Vacation + Study Weeks == | |||
== Monday 1 Nov ( ... ) == |
Revision as of 15:20, 15 September 2021
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:
- XP7: Standard Starting Points
- [1](NLTK1: Language Processing and Python)
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)