Material for the recitation classes
This is the problems book
This is the problems solution book
TOPIC 4: Approximate Reasoning
- Java progran for bayesian networks inference (from AISpace)
- You can find the CLIPS example of the Automotive Expert System as a bayesian network here
TOPIC 5: Natural Language Processing
- Lecture notes on logic grammars (in spanish) and grammars implemented in Prolog (You can use any Prolog interpreter to run the grammars, for example SWI-Prolog
- Slides of the first recitation class about logic grammars
- Solutions of NLP problems