- Percorso didattico pubblicato su GitHub: https://albarron.github.io/
- Testo: Natural language processing in action
- Articolo: Python for NLP: Creating a Rule-Based Chatbot
- Articolo: Unix for poets
- Applica il codice a un file di prova: genesis.txt
Python for poets
Computational Linguistics
- Introduction to Computational Linguistics
- [25/02/21] Slides
- Words and vector space model
- [26/02/21] Slides on tokens
- [04/03/21] Notebook
- [05/03/21] Slides on tokens + RB sentiment
- [05/03/21] Notebook on extracting tokens
- [11/03/21] Notebook on rule-based sentiment analysis
- Naive Bayes
- [11/03/21] Slides on Naïve Bayes
- [12/03/21] Notebook on Naïve Bayes
- Word vectors
- [18/03/21] Slides on vectors and tf-idf
- [18/03/21] Notebook
- From Word Counts to Meaning
- [19/03/21] Slides introducing topic modeling
- [19/03/21] Notebook
- Training and Evaluation
- [25/03/21] Slides on training and evaluation
- [25/03/21] notebook
- Intermezzo
- Intro to LSA
- [08/04/21] Slides LSA and SVD
- [08/03/21] Notebook
- Intro to NN
- [09/04/21] Slides on the perceptron
- [09/04/21] Notebook on the perceptron
- [15/04/21] Slides introducing neural networks and keras
- [15/04/21] Notebook introducing neural networks and keras
- Word Embeddings
- [16/04/21] Slides on word2vec
- Visualisation
- 11. From document representations, towards sequences
- Convolutions for text
- Text is Sequential