Course : M35209F/Μ36209P - Text Analytics (MSc Data Science)
Course code : INF312
Mini-labs video recordings.
The video recordings of the mini-labs that we did throughout the course can be found in the following URLs:
If you encounter any problem, please send an e-mail. The 1st mini-lab with n-grams and NLTK is unfortunately not available since we didn't record it.
Lastly, regarding Prof. Androutsopoulos's yesterday's question about the single (conditional) node in LangGraph, I did a little search and it seems that its doable for this particular example to have a single node with an if-else statement. But you can lose some flexibility if you want to build something down the line using the separate model nodes.