AI
AI copied to clipboard
Several projects for the Artificial Intelligence course, with topics such as Recommender and Rule-based Systems, Ontologies and Natural Language Processing.
AI
Several projects for the Artificial Intelligence course, with topics such as Recommender and Rule-based Systems, Ontologies and Natural Language Processing. This project was done during a university course (Artificial intelligence) and finished in May 2015. Projects, comments and reports are in Spanish.
Natural Language Processing - Prolog
Natural Language Processing in Prolog. The project consists in a personal agenda with a natural language interface in Spanish. If you'd like to use it, you may use swi-prolog for example.
DiaryReport.pdf is a report of the project in Spanish.
Travel recommender
This rule-based system suggests the most suitable voyage given the characteristics of the user and the destinations.
The database is implemented using the deffacts constructor and the recommendations are possible with the usage of Jess rules. In order to execute the system you can use this plugin for Eclipse.
TravelRecommendationReport.pdf is a report of the project in Spanish.
Ontology - Protégé
We propose an ontology about the domain of touristic journeys. Several instances are included so you can make queries. In order to play with the ontology you need Protégé.
Travel recommender - Protégé-Jess
Integration of the previous ontology with the rule-based system in Jess to provide a more complex recommender system.
TravelRecommendationReport2.pdf is a report of the project in Spanish.
Authors
This project was developed by Ana María Martínez Gómez and Víctor Adolfo Gallego Alcalá.
Licence
Code published under MIT License (see LICENSE).