Artificial Intelligence
Artificial intelligence related projects are libraries implementating various state of the art AI methods and algorithms, as well as a full blown intelligent agent platform (the Narval project).
entities in this folder
- narval a framework (language + interpreter + GUI/IDE) dedicated to the setting up of intelligent personal assistants (IPAs)
- ail a regular expression based text processor
- logilab-hmm an implementation of Hidden Markov model and associated algorithms (Viterbi and Baum-Welsh)
- logilab-constraint a constraint satisfaction problem solver written in 100% pure Python